Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Gamemode: Difference between revisions

Template page
No edit summary
Tag: Manual revert
Sophie (talk | contribs)
chore: add proper infoboxes for gamemode
Tag: Reverted
Line 9: Line 9:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=Gamemode|name=String|icon=URL}}
</noinclude><includeonly>{{#cargo_store:_table=Gamemode}}
'''name:''' {{{name|}}}


'''ICON:''' {{{icon|}}}
{{Infobox
| name            = {{{gamemode|}}}
| icon          = {{#if: {{{image|}}}|[[File:{{{image|}}}|250px|alt=Alt text|Caption]]}}
| caption        =
| above          = {{#if: {{{name|}}}|{{{name|}}}|{{#titleparts:{{SUBPAGENAME}}}} }}
}}


[[Category:Gamemodes]]
</includeonly>
</includeonly>

Revision as of 01:11, 25 December 2024

This is the "Infobox Gamemode" template. It should be called in the following format:

{{Infobox Gamemode
|name=
|icon=
}}

Edit the page to see the template text.

Infobox Gamemode

</includeonly>