Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| '''Ingame name''': {{{ign}}} | | '''Ingame name''': {{{ign}}} | ||
<!--- Nickname line --> | <!--- Nickname line --> | ||
{{#if:{{{ | {{#if:{{{name|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} ''' | {{!}} '''Name''': {{{name}}} | ||
|}} | |}} | ||
<!--- First joined line --> | <!--- First joined line --> | ||
Line 30: | Line 30: | ||
<nowiki> | <nowiki> | ||
{{Infobox | {{Infobox | ||
|ign = | |ign = <!-- The ingame name of a player, use only for exact minecraft account names --> | ||
|nickname | |nickname = <!-- Commonly used name, or proper name. Can be used for both player, location, event and other --> | ||
|joined | |joined = | ||
|lastseen | |lastseen = | ||
|location | |location = | ||
|coords | |coords = | ||
|alts | |alts = | ||
|formed | |formed = | ||
|abandoned | |abandoned = | ||
|disbanded | |disbanded = | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 23:01, 18 November 2013
Infobox | |
---|---|
Ingame name: {{{ign}}}
|
Usage
All arguments are optional. This template is supposed to be universal for all uses.
{{Infobox |ign = <!-- The ingame name of a player, use only for exact minecraft account names --> |nickname = <!-- Commonly used name, or proper name. Can be used for both player, location, event and other --> |joined = |lastseen = |location = |coords = |alts = |formed = |abandoned = |disbanded = }}