Template:----/doc: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>Nikel23
No edit summary
sims>Nikel23
No edit summary
Line 3: Line 3:


;Syntax
;Syntax
:No parameter is required.
:The template accepts one unnamed parameter, whose value can be <code>blue</code> or <code>green</code>. If not used, the default color will be blue. If the value is neither of the acceptable values, the color will be white. Example:


<pre>{{----}}</pre>
<pre>{{----}}</pre>

:becomes

{{----}}

<pre>{{----|green}}</pre>

:becomes

{{----|green}}

<pre>{{----|value}}</pre>

:becomes

{{----|value}}

<noinclude>[[Category:Template documentation]]</noinclude><includeonly>[[Category:General wiki templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude><includeonly>[[Category:General wiki templates]]</includeonly>

Revision as of 11:18, 16 April 2015

Usage
This template is used to make a themed page divisor instead of the regular, default style (----).
Syntax
No parameter is required.
{{----}}