Template:FOMOD Instructions: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 35: Line 35:
|Option List
|Option List
|Option1; Option1;
|Option1; Option1;
|colorText=#787878
|colorText=#987654
|colorBorders=#4H4H4H
|colorBorders=#123456
}}
}}
|colorText=red
|colorText=red
Line 48: Line 48:
|Option List
|Option List
|Option1; Option1;
|Option1; Option1;
|colorText=#787878
|colorText=#987654
|colorBorders=#4H4H4H
|colorBorders=#123456
}}
}}
|colorText=red
|colorText=red

Revision as of 20:31, September 10, 2014


Purpose & Usage

This inserts a FOMOD Instructions table.

  • parameter 1 This is where the options are placed using Template:TableRowList
  • parameter file (optional) This is the name of the file for which these instructions apply.
  • parameter colorText (optional) Change the color for all the text (does not apply to text from TableRowList).
  • parameter colorBorders (optional) Change the color for the all the borders (does not apply to borders for TableRowList).

Examples

Code:

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

Result:

Template:TableRowList
FOMOD Installation

Code:

{{FOMOD Instructions
|{{TableRowList|Page|Option List|Option1; Option1;}}
|colorText=red
|colorBorders=blue
}}

Result:

Template:TableRowList
FOMOD Installation

Code:

{{FOMOD Instructions
|{{TableRowList
|Page
|Option List
|Option1; Option1;
|colorText=#987654
|colorBorders=#123456
}}
|colorText=red
|colorBorders=blue
}}

Result:

Template:TableRowList
FOMOD Installation

Code:

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

Result:

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

See Also

Template:TableRowList