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 |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
Template for Game Mods. | Template for Game Mods. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
[[Has author::{{{ | <div style="display:none"> | ||
[[Has note::{{{Note|}}}]] | |||
[[Has author::{{{Developer|}}}]] | |||
[[Has mod type::{{{Type|}}}]] | |||
[[Has setting::{{{Setting|}}}]] | |||
[[Has game mode::{{{Game Mode|}}}]] | |||
[[Has version::{{{Version|}}}]] | [[Has version::{{{Version|}}}]] | ||
[[Has status::{{{Status|}}}]] | |||
[[Has release date::{{{Release Date|}}}]] | |||
[[Has download link::{{{Download|}}}]] | [[Has download link::{{{Download|}}}]] | ||
[[Related game::{{{Related game|}}}]] | [[Related game::{{{Related game|}}}]] | ||
[[Has description::{{{Description|}}}]] | [[Has description::{{{Description|}}}]] | ||
[[Category:Mods]] | [[Category:Mods]] | ||
[[Category:{{{Related game}}} Mods]] | [[Category:{{{Related game}}} Mods]] | ||
</div> | |||
{| class="wikitable" style="float:right; width:300px; margin-left:20px;" | {| class="wikitable" style="float:right; width:300px; margin-left:20px; font-size:90%;" | ||
! colspan="2" style="background:# | ! colspan="2" style="background-color:#003366; color:white; text-align:center; font-size:120%; padding:10px;" | {{{Name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{Image|Example.jpg}}}|280px]] | | 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|}}} | ||
|- | |- | ||
| '''Download''' || [{{{Download|}}} Download | | '''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|}}} | |||
|- | |||
| '''Note''' || {{{Note|}}} | |||
|- | |||
| '''Download''' || {{#if:{{{Download|}}}|[{{{Download|}}} {{{Download label|Download}}}]}} | |||
|} | |} | ||
= | <div style="margin-right:320px;"> | ||
{{{Description|}}} | {{{Description|}}} | ||
</div> | |||
</includeonly> | </includeonly> | ||
Latest revision as of 20:17, 17 February 2026
Template for Game Mods.
