Template:Infobox Mod: Difference between revisions

From Jedi Knight Wiki | JKHub
mNo edit summary
mNo edit summary
Line 9: Line 9:
   {{#if:{{{image|}}}|
   {{#if:{{{image|}}}|
   <tr>
   <tr>
     <td colspan="2" style="text-align: center;">[[File:{{{image}}}|270px|center]]</td>
     <td colspan="2" style="text-align: center;">[[File:{{{image}}}|320px|center]]</td>
   </tr>
   </tr>
   }}
   }}

Revision as of 17:21, 14 April 2021



The Infobox for Mods is a simple way of summarizing information on a mod.

Syntax

{{Infobox Mod
| name = Dude's cool mod
| author = Dude
| image = dudes_cool_mod.jpg
| relasedate = Date of release
| game = List the games the mod is available for.
| link = [http://link.to/dudes/cool.mod]
| mode= [[Single player]], [[Multiplayer]]
}}