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>C.Syde65
(I'll just have to do this and if it doesn't work then I'll revert it. Here goes! :))
m (8 revisions imported: Import from https://sims.wikia.com)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;Description
;Description
:Used for Sims who use the broken Maxis face templates in ''The Sims 2''.
:Used for Sims who use one of the broken Maxis face templates in ''The Sims 2''.


;Syntax
;Syntax
: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.
:No required parameters. Add <code>YA</code> as the first parameter if the Sim is a [[young adult]], as they will not show the effects of the broken template until they become elders.


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

or

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


Line 18: Line 12:


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

or

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

For fanon Sims:

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

or

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

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

Latest revision as of 19:02, 28 February 2019

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

For young adults:

{{Broken-face|YA}}