Notice: We are aware that many of the Chewiki’s images are still broken. We promise: we will try our best to fix it, but we don't guarantee that the fix will be trivial.

Difference between revisions of "Template:CharBox"

From Chewiki Archive - YouChew: 1% Funny, 99% Hot Gas
m (Boat)
(I think this might be the problem.)
Line 16: Line 16:
 
-->{{ #if: {{{occupation|}}} | <b>Occupation(s):</b> {{{occupation}}}<br /> }}<!--
 
-->{{ #if: {{{occupation|}}} | <b>Occupation(s):</b> {{{occupation}}}<br /> }}<!--
 
Cast
 
Cast
-->{{ #if: {{{cast|}}} | <b>Actor(s):</b> {{{cast}}}<br /> }}</small></p></div><!--
+
-->{{ #if: {{{cast|}}} | <b>Played by:</b> {{{cast}}}<br /> }}</small></p></div></includeonly>{{ #if: {{{sex|}}} | {{ #ifeq: {{{noaddsex}}} | yes | | [[Category:Characters - {{{sex}}}]] }} }}{{ #if: {{{shows|}}} | {{ #ifeq: {{{noaddshows}}} | yes | | [[Category:Characters - Appears in {{{shows}}}]] }} }}{{ #if: {{{nationality|}}} | {{ #ifeq: {{{noaddnation}}} | yes | | [[Category:Characters - {{{nationality}}}]] }} }}<noinclude>
 
 
 
 
The following code automatically adds categories as necessary.
 
 
 
 
 
-->{{#if:{{{sex|}}}| {{#ifeq:{{{noaddsex}}}|yes|| {{#ifeq:{{:Category:Characters - {{{sex}}}}} |[[:Category:Characters - {{{sex}}}}-->}]]||[[Category:Characters - {{{sex}}} {{DEFAULTSORT:PAGENAME}}]] }} }} }}<!--
 
 
 
-->{{#if:{{{shows|}}}| {{#ifeq:{{{noaddshows}}}|yes|| {{#ifeq:{{:Category:Characters - Appears in {{{shows}}}}} |[[:Category:Characters - Appears in {{{shows}}}]]||[[Category:Characters - Appears in {{{shows}}}]] }} }}  }}<!--
 
 
 
-->{{#if:{{{nationality|}}}| {{#ifeq:{{{noaddnation}}}|yes|| {{#ifeq:{{:Category:Characters - {{{nationality}}}}} |[[:Category:Characters - {{{nationality}}}]]||[[Category:Characters - {{{nationality}}} {{DEFAULTSORT:PAGENAME}}]] }} }} }}<!--
 
 
 
The preceding code automatically adds categories as necessary.
 
 
 
 
 
--><noinclude>
 
 
==Usage==
 
==Usage==
Displays a concise infomation panel designed to contain infomation about a character, in addition to adding to categories. Developed by [[The Electric Cheese]]
+
Displays a concise infomation panel designed to contain infomation about a character, in addition to adding to categories. Developed by [[The Electric Cheese]] with edits from [[User:PSE1nf0|some random guy]].
 
 
 
 
Recent edit by [[User:PSE1nf0|some random guy]] involves automatically checking if the gender, shows, or nationality categories exists before placing it, obsoleting the former need to manually add the noadd<font size="1"> </font>sex/shows/nation parameters.
 
 
</noinclude>
 
</noinclude>

Revision as of 03:37, 29 May 2010

</includeonly>

Usage

Displays a concise infomation panel designed to contain infomation about a character, in addition to adding to categories. Developed by The Electric Cheese with edits from some random guy.