Template:Game Page/Preload: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox game |title = Game Name |image = 320x320px |developer = Developer |publisher = Publisher |platform = Windows, PlayStation 3, Xbox 360 |release = September 11, 2011 }} <inputbox> type=create prefix={{PAGENAME}}/ placeholder=Mod name buttonlabel=Add a new mod break=no preload=Template:{{PAGENAME}}/Preload </inputbox> ==Mods== <dpl> category = Game Name mods mode...") |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox game | <includeonly>{{Infobox game | ||
|title = Game Name | |title = Game Name | ||
|image = [[File:Game_Name_boxart.jpg|320x320px]] | |image = [[File:Game_Name_boxart.jpg|320x320px]] | ||
Line 14: | Line 14: | ||
buttonlabel=Add a new mod | buttonlabel=Add a new mod | ||
break=no | break=no | ||
preload=Template:{{PAGENAME}} | preload=Template:Mod Page/Preload | ||
preloadparams[]={{PAGENAME}} | |||
preloadparams[]= | |||
</inputbox> | </inputbox> | ||
==Mods== | ==Mods== | ||
{{Mod List | |||
|1=category = {{PAGENAME}} | |||
|2=replaceintitle = /{{PAGENAME}}\//, | |||
}} | |||
replaceintitle | [[Category:Game page]] | ||
__NOEDITSECTION__</includeonly><noinclude> | |||
</ | Below is the preloaded template that will show up when adding a new game page: | ||
<pre>{{Infobox game | |||
|title = Game Name <!-- Please use the full title as is, with the exception of switching '&' to 'and' --> | |||
|image = [[File:Game_Name_boxart.jpg|320x320px]] <!-- You can link directly to files on wikipedia, wikicommons, and pcgamingwiki like this --> | |||
|developer = [[wikipedia:Developer|Developer]] | |||
|publisher = [[wikipedia:Publisher|Publisher]] | |||
|platform = Windows, PlayStation 3, Xbox 360 | |||
|release = September 11, 2011 | |||
}} | |||
<inputbox> | |||
type=create | |||
prefix={{PAGENAME}}/ | |||
placeholder=Mod name | |||
buttonlabel=Add a new mod | |||
break=no | |||
preload=Template:Mod Page/Preload | |||
preloadparams[]={{PAGENAME}} | |||
preloadparams[]= | |||
</inputbox> | |||
==Mods== | |||
{{Mod List | |||
|1=category = {{PAGENAME}} | |||
|2=replaceintitle = /{{PAGENAME}}\//, | |||
}} | |||
[[Category:Game page]] | [[Category:Game page]] | ||
__NOEDITSECTION__</pre></noinclude> |
Latest revision as of 00:41, 29 September 2024
Below is the preloaded template that will show up when adding a new game page:
{{Infobox game |title = Game Name <!-- Please use the full title as is, with the exception of switching '&' to 'and' --> |image = [[File:Game_Name_boxart.jpg|320x320px]] <!-- You can link directly to files on wikipedia, wikicommons, and pcgamingwiki like this --> |developer = [[wikipedia:Developer|Developer]] |publisher = [[wikipedia:Publisher|Publisher]] |platform = Windows, PlayStation 3, Xbox 360 |release = September 11, 2011 }} <inputbox> type=create prefix={{PAGENAME}}/ placeholder=Mod name buttonlabel=Add a new mod break=no preload=Template:Mod Page/Preload preloadparams[]={{PAGENAME}} preloadparams[]= </inputbox> ==Mods== {{Mod List |1=category = {{PAGENAME}} |2=replaceintitle = /{{PAGENAME}}\//, }} [[Category:Game page]] __NOEDITSECTION__