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
Line 1: Line 1:
 
<div class="noprint" style="float:right; border:1px solid blue;width:260px;margin:10px;background-color:#fff;padding:3px;">
 
<div class="noprint" style="float:right; border:1px solid blue;width:260px;margin:10px;background-color:#fff;padding:3px;">
<p align="center">[[Image:{{{image}}}|240px|center]]</p>
+
{{ #if: {{{image|}}} | <p align="center">[[Image:{{{image}}}|240px|center]]</p> }}
 
<p><small>
 
<p><small>
<b>Name:</b> {{{name}}}<br />
+
{{ #if: {{{name|}}} | <b>Name:</b> {{{name}}}<br /> }}
<b>Appears in:</b> {{{shows}}}<br />
+
{{ #if: {{{shows|}}} | <b>Appears in:</b> {{{shows}}}<br /> }}
 
<hr>
 
<hr>
<b>Sex:</b> {{{sex}}}<br />
+
{{ #if: {{{sex|}}} | <b>Sex:</b> {{{sex}}}<br /> }}
<b>Age:</b> {{{age}}}<br />
+
{{ #if: {{{age|}}} | <b>Age:</b> {{{age}}}<br /> }}
<b>Occupation:</b> {{{occupation}}}<br />
+
{{ #if: {{{occupation|}}} | <b>Occupation:</b> {{{occupation}}}<br /> }}
<b>Voiced by:</b> {{{cast}}}<br />
+
{{ #if: {{{cast|}}} | <b>Voiced by:</b> {{{cast}}}<br /> }}
 
</small></p></div><includeonly></includeonly><noinclude>
 
</small></p></div><includeonly></includeonly><noinclude>
  

Revision as of 12:58, 8 June 2008




God god if is working

Usage

Displays a concise infomation panel designed to contain infomation about a character, in addition to adding to catagories.

Developed by The Electric Cheese