PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

Template:Game: Difference between revisions

From PC Gaming Shelter
Created page with "<noinclude> This is the "Game" template. Use it to add games to the wiki. </noinclude><includeonly> {| class="wikitable" style="float: right; width: 300px; margin-left: 15px;" ! colspan="2" style="background-color: #eee; text-align: center;" | {{PAGENAME}} |- | '''Developer''' | [[Has developer::{{{Developer|}}}]] |- | '''Publisher''' | [[Has publisher::{{{Publisher|}}}]] |- | '''Genre''' | [[Has genre::{{{Genre|}}}]] |- | '''Release Date''' | Has release date::{{{Rele..."
 
No edit summary
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{#invoke:Game|infobox}}
This is the "Game" template. Use it to add games to the wiki.
</includeonly><noinclude>
</noinclude><includeonly>
{{{{PAGENAME}}/doc}}
{| class="wikitable" style="float: right; width: 300px; margin-left: 15px;"
[[Category:Main templates]]
! colspan="2" style="background-color: #eee; text-align: center;" | {{PAGENAME}}
</noinclude>
|-
| '''Developer'''
| [[Has developer::{{{Developer|}}}]]
|-
| '''Publisher'''
| [[Has publisher::{{{Publisher|}}}]]
|-
| '''Genre'''
| [[Has genre::{{{Genre|}}}]]
|-
| '''Release Date'''
| [[Has release date::{{{Release date|}}}]]
|-
| '''Platform'''
| [[Has platform::{{{Platform|}}}]]
|-
| '''Game Mode'''
| [[Has game mode::{{{Game mode|}}}]]
|}
 
[[Category:Games]]
</includeonly>

Latest revision as of 14:19, 26 March 2026

One of the main templates. Its purpose is to collect values from the Form:Game fields and pass them to the Module:Game for further processing. See the module page and this help for details.