Template:Factioninfo
(Difference between revisions)
m (does anyone object?) |
m |
||
Line 1: | Line 1: | ||
{| cellpadding="2" style="float: right; width: 220px; background: #e3e3e3; margin-left: 1em; border-spacing: 1px;" | {| cellpadding="2" style="float: right; width: 220px; background: #e3e3e3; margin-left: 1em; border-spacing: 1px;" | ||
− | |- | + | {{ #if: {{{bild_name|}}} | |
− | ! colspan="2" | + | {{!-}} bgcolor="#FFFFFF" |
− | | | + | ! colspan="2" {{!}} <center>[[Image:{{{image_name}}}|center|220px]]</center> |
+ | }} | ||
+ | |- | ||
! colspan="2" | <center>Facts</center> | ! colspan="2" | <center>Facts</center> | ||
− | | | + | |- bgcolor="#FFFFFF" |
− | | Race || {{{race}}} | + | | Race || {{#if: {{{race|}}} | {{ #ifexist: {{{race}}} | [[{{{race}}}]] | {{{race}}} }} | unknown }} |
− | | | + | |- bgcolor="#FFFFFF" |
− | | Origin || {{{ | + | | Origin || {{#if: {{{origin|}}} | {{ #ifexist: {{{origin}}} | [[{{{origin}}}]] | {{{origin}}} }} | unknown }} |
− | | | + | |- bgcolor="#FFFFFF" |
− | | Distribution || {{{distribution}}} | + | | Distribution || {{#if: {{{distribution|}}} | {{{distribution}}} | unknown }} |
− | | | + | |- bgcolor="#FFFFFF" |
− | | Structure of society || {{{structur_society}}} | + | | Structure of society || {{#if: {{{structur_society|}}} | {{{structur_society}}} | unknown }} |
− | | | + | |- bgcolor="#FFFFFF" |
− | | Status || {{{status}}} | + | | Status || {{#if: {{{status|}}} | {{{status}}} | unknown }} |
|} | |} | ||
<includeonly>[[Category:Race]]</includeonly> | <includeonly>[[Category:Race]]</includeonly> | ||
Line 27: | Line 29: | ||
|image_name ="Name of the image" | |image_name ="Name of the image" | ||
|race ="Name of the race" | |race ="Name of the race" | ||
− | | | + | |origin ="Origin of the group" |
|distribution ="geographical extension (where it is)" | |distribution ="geographical extension (where it is)" | ||
|structur_society="structure of the society" | |structur_society="structure of the society" | ||
Line 34: | Line 36: | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
+ | [[de:Vorlage:Gruppeninfo]] | ||
</noinclude> | </noinclude> |
Revision as of 16:14, 6 May 2007
| |
---|---|
Race | unknown |
Origin | unknown |
Distribution | unknown |
Structure of society | unknown |
Status | unknown |
Usage
{{Groupinfo |image_name ="Name of the image" |race ="Name of the race" |origin ="Origin of the group" |distribution ="geographical extension (where it is)" |structur_society="structure of the society" |status ="geographical extension (how much;example: widely spread)" }}