Jump to content

Template:GameMode: Difference between revisions

From Voxyl Wiki
Imported from text file
 
Imported from text file
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
<pre>
<pre>
{{GameMode
{{GameMode
| name      = Block Sumo
| icon   = [[File:Icon Slimeball.png|64px]]
| icon       = [[File:Icon Slimeball.png|32px]]
| name    = Block Sumo
| type      = Free-for-all
| players = 2 to 8
| players   = 2 to 8
| lives      = 5
| objective  = Stand on the center gold block for 20 seconds, or be the last player standing
| introduced = XP added 2021-03-12
| xp_cap    = None observed
| status    = Active
}}
}}
</pre>
</pre>
All parameters are optional and default to "Unknown" where not given.
</noinclude><includeonly>{| class="wikitable" style="float:right; margin-left:1em; width:16em;"
</noinclude><includeonly>{| class="wikitable" style="float:right; margin-left:1em; width:22em;"
|+ style="font-size:120%;" | '''{{{name|Unknown}}}'''
|+ style="font-size:120%;" | {{{icon|}}} '''{{{name|Unknown}}}'''
|-
|-
! style="width:8em;" | Type
| colspan="2" style="text-align:center; padding:0.8em;" | {{{icon|}}}
| {{{type|Unknown}}}
|-
|-
! Players
! style="width:6em;" | Players
| {{{players|Unknown}}}
| {{{players|Unknown}}}
|-
|}[[Category:Game modes]]</includeonly>
! Lives
| {{{lives|N/A}}}
|-
! Objective
| {{{objective|Unknown}}}
|-
! Introduced
| {{{introduced|Unknown}}}
|-
! XP cap
| {{{xp_cap|None observed}}}
|-
! Status
| {{{status|Active}}}
|}</includeonly>

Latest revision as of 11:02, 15 July 2026

Infobox template for game mode pages.

Usage:

{{GameMode
| icon    = [[File:Icon Slimeball.png|64px]]
| name    = Block Sumo
| players = 2 to 8
}}