Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|- | |- | ||
| Ingame name: {{{ign}}} | | Ingame name: {{{ign}}} | ||
<!--- Nickname | <!--- Nickname line --> | ||
{{#if:{{{nickname|}}}| | {{#if:{{{nickname|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} Nickname: {{{nickname}}} | {{!}} Nickname: {{{nickname}}} | ||
|}} | |}} | ||
|- | <!--- First joined line --> | ||
{{#if:{{{joined|}}}| | |||
{{!}}- | |||
{{!}} First joined: {{{joined}}} | |||
|}} | |||
|} | |} | ||
<includeonly>[[Category:Players]]<includeonly> | <includeonly>[[Category:Players]]</includeonly><noinclude> | ||
== Usage == | |||
{{ | All arguments are optional. This template is supposed to be universal for all uses. | ||
<nowiki> | |||
{{Infobox | |||
|ign = | |||
|nickname | |||
|joined | |||
|lastseen | |||
|location | |||
|coords | |||
|alts | |||
|formed | |||
|abandoned | |||
|disbanded | |||
}} | |||
</nowiki> | |||
</noinclude> |
Revision as of 20:59, 18 November 2013
Infobox | |
---|---|
Infobox | |
Ingame name: {{{ign}}}
|
Usage
All arguments are optional. This template is supposed to be universal for all uses. {{Infobox |ign = |nickname |joined |lastseen |location |coords |alts |formed |abandoned |disbanded }}