Template:Infobox game mechanic/doc: Difference between revisions

no edit summary
(Updated doc)
No edit summary
 
Line 9:
* <tt>caption</tt> - The caption below the image.
* <tt>width</tt> - Width of the image/infobox body. Default is 360px.
* <tt>sly1=y</tt> - Adds the article to [[:Category:Game mechanics in Sly 1]]
* <tt>sly2=y</tt> - Adds the article to [[:Category:Game mechanics in Sly 2]]
* <tt>sly3=y</tt> - Adds the article to [[:Category:Game mechanics in Sly 3]]
 
== Template data ==
Line 27 ⟶ 24:
"caption": {
"type": "string"
},
"sly1": {},
"sly2": {},
"sly3": {}
},
"description": "An infobox for use on game mechanic articles.",
Line 37 ⟶ 31:
"image",
"caption",
"width",
"sly1",
"sly2",
"sly3"
]
}