Template:Infobox game mechanic/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (→‎Usage: Fixed typos)
(Fixed usage, removed examples)
Line 4: Line 4:
== Usage ==
== Usage ==
The template supports the following parameters.
The template supports the following parameters.
* title - Optional, default is the full page name
* name - Optional, default is the full page name
* image - Optional, an image representing the game mechanic
* image - Optional, an image representing the game mechanic
** Use the full image syntax, eg. <nowiki>[[File:Sly 1 jt void zap.png]]</nowiki>
** Use the full image syntax, eg. <nowiki>[[File:Sly 1 jt void zap.png]]</nowiki>
Line 11: Line 11:
* sly2=y - Adds the article to [[:Category:Game mechanics in Sly 2]]
* sly2=y - Adds the article to [[:Category:Game mechanics in Sly 2]]
* sly3=y - Adds the article to [[:Category:Game mechanics in Sly 3]]
* sly3=y - Adds the article to [[:Category:Game mechanics in Sly 3]]

== Examples ==
{{Infobox game mechanic
| title= Difficulty
| official= y
| sly1= y
}}

{{Infobox game mechanic
| title= Damage
| official= n
| sly2= y
| sly3= y
}}