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
m
Line 2: Line 2:
 
Image
 
Image
 
-->{{ #if: {{{image|}}} | <p align="center">[[Image:{{{image}}}|180px|center]]</p> }}<p><small><!--
 
-->{{ #if: {{{image|}}} | <p align="center">[[Image:{{{image}}}|180px|center]]</p> }}<p><small><!--
Image Caption-->{{#if:{{{caption|}}}|<center>{{{caption|}}}<br /></center><br>}}<!--
+
Image Caption
 +
-->{{#if:{{{caption|}}}|<center>{{{caption|}}}<br /></center><br>}}<!--
 
Name
 
Name
 
-->{{ #if: {{{name|}}} | <b>Name:</b> {{{name}}}<br /> }}<!--
 
-->{{ #if: {{{name|}}} | <b>Name:</b> {{{name}}}<br /> }}<!--
Line 18: Line 19:
 
-->{{ #if: {{{occupation|}}} | <b>Occupation(s):</b> {{{occupation}}}<br /> }}<!--
 
-->{{ #if: {{{occupation|}}} | <b>Occupation(s):</b> {{{occupation}}}<br /> }}<!--
 
Cast
 
Cast
-->{{ #if: {{{cast|}}} | <b>Played by:</b> {{{cast}}}<br /> }}</small></p></div>{{ #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>
+
-->{{ #if: {{{cast|}}} | <b>Played by:</b> {{{cast}}}<br /> }}</small></p></div><!--
 +
 
 +
/* Begin "no add" stuff */
 +
 
 +
-->{{ #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>
 
==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]] with edits from [[User:PSE1nf0|some random guy]].
 
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]].
 
</noinclude>
 
</noinclude>

Revision as of 20:23, 19 June 2012

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.