Template:FOMOD Instructions: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 6: Line 6:
*''parameter file'' (optional) This is the name of the file for which these instructions apply.
*''parameter file'' (optional) This is the name of the file for which these instructions apply.
*''parameter colorText'' (optional) Change the color for the all the text.
*''parameter colorText'' (optional) Change the color for the all the text.
*''parameter colorBorders'' (optional) Change the color for the all the borders.
*''parameter colorBorders'' (optional) Change the color for the all the borders (does not apply to borders for TableRowList.


==Examples==
==Examples==

Revision as of 20:20, 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 the all the text.
  • 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|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