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
 
(58 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div class="noprint" style="float:right; border:1px solid blue;width:320px;margin:10px;background-color:#fff;padding:3px;">
+
<div class="noprint" style="float:right; background: #ffffff; border:1px solid; width:200px; margin:10px; padding:3px;"><!--
<p align="center">[[Image:{{{image}}}|200px|center]]</p>
+
Image
<p><small>
+
-->{{ #if: {{{image|}}} | <p align="center">[[Image:{{{image}}}|180px|center]]</p> }}<p><small><!--
<b>Name:</b> {{{name}}}<br />
+
Image Caption
<b>Appears in:</b> {{{shows}}}<br />
+
-->{{#if:{{{caption|}}}|<center>{{{caption|}}}<br /></center><br>}}<!--
<hr>
+
Name
<b>Sex:</b> {{{sex}}}<br />
+
-->{{ #if: {{{name|}}} | <b>Name:</b> {{{name}}}<br /> }}<!--
<b>Age:</b> {{{age}}}<br />
+
Shows
<b>Occupation:</b> {{{occupation}}}<br />
+
-->{{ #if: {{{shows|}}} | <b>Appears In:</b> {{{shows}}}<br /> }}<!--
<b>Voiced by:</b> {{{cast}}}<br />
+
Sex
</small></p></div><includeonly>[[Category:{{{sex}}} Characters]]
+
-->{{ #if: {{{sex|}}} | <b>Sex:</b> {{{sex}}}<br /> }}<!--
</includeonly><noinclude>
+
Age
 +
-->{{ #if: {{{age|}}} | <b>Age:</b> {{{age}}}<br /> }}<!--
 +
DOB
 +
-->{{ #if: {{{dob|}}} | <b>DOB:</b> {{{dob}}}<br /> }}<!--
 +
Nationality
 +
-->{{ #if: {{{nationality|}}} | <b>Nationality:</b> {{{nationality}}}<br /> }}<!--
 +
Occupation
 +
-->{{ #if: {{{occupation|}}} | <b>Occupation(s):</b> {{{occupation}}}<br /> }}<!--
 +
Cast
 +
-->{{ #if: {{{cast|}}} | <b>Played By:</b> {{{cast}}}<br /> }}</small></p></div><!--
  
{{ #if: HI THERE! | God god if is working | Actually scrap that its not }}
+
/* Begin "no add" stuff */
  
 +
-->{{ #if: {{{sex|}}} | {{ #ifeq: {{{noaddsex}}} | yes | | [[Category:Characters - {{{sex}}}]] }} }}<!--
 +
 +
-->{{ #if: {{{shows|}}} | {{ #ifeq: {{{noaddshows}}} | yes | | [[Category:Characters - Appears in {{{shows}}}]] }} }}<!--
 +
 +
--><noinclude>
 
==Usage==
 
==Usage==
Displays a concise infomation panel designed to contain infomation about a character, in addition to adding to catagories.
+
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]].
 
 
Developed by [[The Electric Cheese]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 13:12, 24 November 2019

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.