Jump to content

Template:Infobox game: Difference between revisions

From BadWolfMC Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
<noinclude>
<includeonly>{{Infobox
== When to use==
Place this on any page suitable for the [[:Category:Games|games]] category.  It will add the page to the category, as well as producing the handy info box.
 
Please don't attempt to alter the code for this template unless you really know what you're doing, and you have community consensus.
 
==Usage==
Copy the text below, paste it at the very top of the relevant article, and modify as appropriate:
<pre>
{{Infobox game
|title            = Chess
|image            = chess.png
|caption          = A chess board in action
|inventor        = Bob
|category        = Board Games
|playernumber    = 1-2
|public          = Yes
|availability    = On Demand
|locationspecific = Yes (if no, skip the next 4 fields)
|server          = Alpha
|dimension        = Gallifrey
|restp            =
|nearestwarp      = Fair
}}
</pre>
 
Or use this blank template:
<pre>
{{Infobox game
|title            =
|image            =
|caption          =
|inventor        =
|category        =
|playernumber    = 
|public          =
|availability    =
|locationspecific =
|server          =
|dimension        =
|restp            =
|nearestwarp      =
}}
</pre>
 
Note: If you use this template and don't populate all fields, do NOT delete the unused fields - this will only make it difficult for future editors to fill in the additional information later.
 
</noinclude><includeonly>{{Infobox
|name        =  
|name        =  
|bodystyle    =
|bodystyle    =
Line 82: Line 35:
{{#if:{{{category|}}}|[[Category:{{{category|}}}|{{PAGENAME}}]]|}}{{#if:{{{restp|}}}|[[Category:Residences]]|}}{{#ifeq:{{{nearestwarp}}}|{{PAGENAME}}|[[Category:Warps]]|}}{{#if:{{{image|}}}||{{images}}}}{{#if:{{{category|}}}||[[Category:pages_in_need_of_categories]]}}
{{#if:{{{category|}}}|[[Category:{{{category|}}}|{{PAGENAME}}]]|}}{{#if:{{{restp|}}}|[[Category:Residences]]|}}{{#ifeq:{{{nearestwarp}}}|{{PAGENAME}}|[[Category:Warps]]|}}{{#if:{{{image|}}}||{{images}}}}{{#if:{{{category|}}}||[[Category:pages_in_need_of_categories]]}}
</includeonly>
</includeonly>
<noinclude>{{documentation}}
[[Category:Infobox_templates]]</noinclude>

Latest revision as of 13:08, 6 May 2025