13,618
edits
(New Page: "The Appearance property is for showing which game/s the content is featured in. For example, Carl Johnson appears in GTA San Andreas only. The correct input for this is the ...") |
No edit summary |
||
Line 11: | Line 11: | ||
;Template Code | ;Template Code | ||
For a template, use | For a template, use {{template|appearance}} to: | ||
*Take an input of any variation of the game's title (long or short forms) as <nowiki>{{{input}}}</nowiki> | *Take an input of any variation of the game's title (long or short forms) as <nowiki>{{{input}}}</nowiki> | ||
*Display the mid-form game name | *Display the mid-form game name | ||
*Link to the | *Link to the full page title | ||
*Set the appearance property to the mid-form game name | *Set the appearance property to the mid-form game name | ||
<pre> | <pre>{{appearance|{{{input}}}]]</pre> |
edits