|
|
| (7 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 mod type::{{{Mod type|}}}]]
| | </noinclude> |
| [[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;"
| |
| ! 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|}}}]]
| |
| |-
| |
| | '''Type''' || {{{Mod type|}}}
| |
| |-
| |
| | '''Release Date''' || {{{Release date|}}}
| |
| |-
| |
| | '''Download''' || [{{{Download|}}} Link]
| |
| |}
| |
| | |
| == 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.