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

Template:Mod: Difference between revisions

From PC Gaming Shelter
Created page with "<noinclude> Template for Game Mods. </noinclude><includeonly> [[Has author::{{{Author|}}}]] [[Has version::{{{Version|}}}]] [[Has download link::{{{Download|}}}]] [[Related game::{{{Related game|}}}]] [[Has release date::{{{Release date|}}}]] [[Has mod type::{{{Mod type|}}}]] [[Has description::{{{Description|}}}]] Category:Mods [[Category:{{{Related game}}} Mods]] {| class="wikitable" style="float:right; width:300px; margin-left:20px;" ! colspan="2" style="backgrou..."
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{#invoke:Mod|infobox}}</includeonly><noinclude>
Template for Game Mods.
{{{{PAGENAME}}/doc}}
</noinclude><includeonly>
[[Category:Main templates]]
[[Has author::{{{Author|}}}]]
</noinclude>
[[Has version::{{{Version|}}}]]
[[Has download link::{{{Download|}}}]]
[[Related game::{{{Related game|}}}]]
[[Has release date::{{{Release date|}}}]]
[[Has mod type::{{{Mod type|}}}]]
[[Has description::{{{Description|}}}]]
[[Category:Mods]]
[[Category:{{{Related game}}} Mods]]
 
{| class="wikitable" style="float:right; width:300px; margin-left:20px;"
! colspan="2" style="background:#2a4b8d; color:white; text-align:center;" | {{{Name|{{PAGENAME}}}}}
|-
| colspan="2" style="text-align:center;" | [[File:{{{Image|Example.jpg}}}|280px]]
|-
| '''Game''' || [[{{{Related game|}}}]]
|-
| '''Release Date''' || {{{Release date|}}}
|-
| '''Type''' || {{{Mod type|}}}
|-
| '''Description''' || {{{Description|}}}
|-
| '''Download''' || [{{{Download|}}} Download File]
|}
 
== Description ==
{{{Description|}}}
 
</includeonly>

Latest revision as of 14:19, 26 March 2026

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