Template:FOMOD Instructions: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="display:inline-block;">
<includeonly><div style="display:inline-block;"><table style="padding:1.25em; border:2px solid #b1b1b1; border-radius:2px;"><tr><td style="padding-bottom:2em;"><b>FOMOD Instructions</b>{{#if:{{{file|}}}|<br /><i>{{{file|}}}</i>}}</td></tr><tr>{{{1|}}}</tr></table></div></includeonly><noinclude>__NOTOC__
<table style="padding:1.25em; border:2px solid #b1b1b1; border-radius:2px;">
<tr><td style="padding-bottom:2em;"><b>FOMOD Instructions</b>{{#if:{{{file|}}}|<br /><i>{{{file|}}}</i>}}</td></tr>
<tr>
<td>{{Fieldset|Page1|{{Fieldset|Optionlist||Option1; Option2; Option3; Option4}}<br />{{Fieldset|Optionlist||Option1; Option2; Option3; Option4}}<br />{{Button|Next|align=right}} }}</td>
<td style="padding-left:3em;">{{Fieldset|Page2|{{Fieldset|Optionlist||Option1; Option2; Option3; Option4}}<br />{{Fieldset|Optionlist||Option1; Option2; Option3; Option4}}<br />{{Button|Install|align=right}} }}</td>
</tr>
</table></div></includeonly><noinclude>__NOTOC__


==Purpose & Usage==
==Purpose & Usage==
This inserts a FOMOD Instructions table.
This inserts a FOMOD Instructions table.
*''parameter 1'' This is where the pages of options are placed using [http://wiki.step-project.com/Template:Fieldset Template:Fieldset]
*''parameter 1'' This is where the pages of options are placed using [http://wiki.step-project.com/Template:fomodPage Template:fomodPage]
*''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.



Revision as of 19:13, September 11, 2014


Purpose & Usage

This inserts a FOMOD Instructions table.

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

Examples

Code:

{{FOMOD Instructions|file=aMidianBorn Armors}}

Result:

FOMOD Instructions
aMidianBorn Armors

See Also

Template:Fieldset