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

Template:Mod: Difference between revisions

From PC Gaming Shelter
No edit summary
No edit summary
 
(6 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::{{{Developer|}}}]]
</noinclude>
[[Has mod type::{{{Type|}}}]]
[[Has setting::{{{Setting|}}}]]
[[Has game mode::{{{Game Mode|}}}]]
[[Has version::{{{Version|}}}]]
[[Has status::{{{Status|}}}]]
[[Has release date::{{{Release Date|}}}]]
[[Has download link::{{{Download|}}}]]
[[Related game::{{{Related game|}}}]]
[[Has description::{{{Description|}}}]]
[[Category:Mods]]
[[Category:{{{Related game}}} Mods]]
 
{| class="wikitable" style="float:right; width:300px; margin-left:20px; font-size:90%;"
! colspan="2" style="background-color:#003366; color:white; text-align:center; font-size:120%; padding:10px;" | {{{Name|{{PAGENAME}}}}}
|-
| colspan="2" style="text-align:center; background:#fff;" | [[File:{{{Image|Example.jpg}}}|280px]]
|-
! colspan="2" style="background-color:#eee; color:black; text-align:center;" | Mod Info
|-
| '''Developer''' || [[{{{Developer|}}}]]
|-
| '''Related Game''' || [[{{{Related game|}}}]]
|-
| '''Type''' || {{{Type|}}}
|-
| '''Setting''' || {{#arraymap:{{{Setting|}}}|,|x|[[Has setting::x]]}}
|-
| '''Game Mode''' || {{#arraymap:{{{Game Mode|}}}|,|x|[[Has game mode::x]]}}
|-
| '''Version''' || {{{Version|}}}
|-
| '''Status''' || {{{Status|}}}
|-
| '''Release Date''' || {{{Release Date|}}}
|-
| '''Download''' || {{#if:{{{Download|}}}|[{{{Download|}}} External Link]}}
|}
 
<div style="margin-right:320px;">
{{{Description|}}}
</div>
</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.