Template:Broken-face/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
(Created page with ";Description :Used for Sims who use the broken Maxis face templates in ''The Sims 2''. ;Syntax :No parameter. Add <code>small</code> as the first parameter to resize the temp...")
 
sims>Dharden
No edit summary
Line 3: Line 3:


;Syntax
;Syntax
:No parameter. Add <code>small</code> as the first parameter to resize the template.
:No required parameters. Add <code>small</code> as the first parameter to resize the template. Add <code>YA</code> as the second parameter if the Sim is a [[young adult]], as they will not show the effects of the broken template until the become elders.


<pre>
<pre>
Line 14: Line 14:
{{Broken-face|small}}
{{Broken-face|small}}
</pre>
</pre>

For young adults:

<pre>
{{Broken-face||YA}}
</pre>

or

<pre>
{{Broken-face|small|YA}}
</pre>

<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 18:45, 25 December 2013

Description
Used for Sims who use the broken Maxis face templates in The Sims 2.
Syntax
No required parameters. Add small as the first parameter to resize the template. Add YA as the second parameter if the Sim is a young adult, as they will not show the effects of the broken template until the become elders.
{{Broken-face}}

or

{{Broken-face|small}}

For young adults:

{{Broken-face||YA}}

or

{{Broken-face|small|YA}}