Template:FOMOD Instructions: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 1: Line 1:
<includeonly><table style="border-top:1px solid #B1B1B1; border-bottom:1px solid #B1B1B1; border-right:1px solid #B1B1B1;"><tr><th style="border-bottom:1px solid #B1B1B1;">FOMOD Installation{{#if:{{{2|}}}|<br /><span style="font-style:italic; font-weight: normal;">{{{2|}}}</span>}}</th></tr>{{{1|}}}</table></includeonly><noinclude>__NOTOC__
<includeonly><table style="border-top:1px solid #B1B1B1; border-bottom:1px solid #B1B1B1; border-right:1px solid #B1B1B1;"><tr><th style="border-bottom:1px solid #B1B1B1;">FOMOD Installation{{#if:{{{2}}}|<br /><span style="font-style:italic; font-weight: normal;">{{{2}}}</span>}}</th></tr>{{{1}}}</table></includeonly><noinclude>__NOTOC__


==Purpose & Usage==
==Purpose & Usage==

Revision as of 19:38, September 10, 2014


Purpose & Usage

This inserts a FOMOD Instructions table.

  • parameter 1 This is where the options are placed using Template:TableRowList
  • parameter 2 (optional) This is the name of the file for which these instructions apply.

Examples

Code:

{{FOMOD Instructions | {{TableRowList|Page|Option List|Option1; Option1; Option1; Option1}} }}

Result:

Template:TableRowList
FOMOD Installation
{{{2}}}

Code:

{|
|{{FOMOD Instructions|{{TableRowList|Page|Option List|Option1; Option1; Option1; Option1}}|aMidianBorn Armors}}
|{{FOMOD Instructions|{{TableRowList|Page|Option List|Option1; Option1; Option1; Option1}}|aMidianBorn Weapons}}
|}

Result:

Template:TableRowList
FOMOD Installation
aMidianBorn Armors
Template:TableRowList
FOMOD Installation
aMidianBorn Weapons

See Also

Template:TableRowList