Difference between revisions of "Template:NewChar"

From Detective Conan Wiki
m
m
Line 6: Line 6:
 
| class="nospacing" width="100" style="text-align:left; vertical-align:top; padding: 2px 0px 0px 0px;" |  
 
| class="nospacing" width="100" style="text-align:left; vertical-align:top; padding: 2px 0px 0px 0px;" |  
 
{{#if: {{{image|}}} | <div style="border:1px solid #cccccc">[[Image:{{{image}}}|100px]]</div>|{{#if: {{{2|}}}| <div style="border:1px solid #cccccc">[[Image:{{{2}}}|100px]]</div>}}}}
 
{{#if: {{{image|}}} | <div style="border:1px solid #cccccc">[[Image:{{{image}}}|100px]]</div>|{{#if: {{{2|}}}| <div style="border:1px solid #cccccc">[[Image:{{{2}}}|100px]]</div>}}}}
|
+
| style="{{#if:{{{fsize|}}}|font-size: {{{fsize|}}}; }}" class="{{#if:{{{squeezed|}}}|squeezed}}" |
 
{{{description|{{{3}}}}}}
 
{{{description|{{{3}}}}}}
 
|-
 
|-
Line 21: Line 21:
 
| image              =    (Optional)
 
| image              =    (Optional)
 
| description        =    (Optional)
 
| description        =    (Optional)
 +
| fsize              =    (Optional: font-size - e.g. for specific cases)
 +
| squeezed            =    (Optional: squeezed lines - e.g. for specific cases)
 
| footnotes          =    (Optional: will not show the row if omitted)
 
| footnotes          =    (Optional: will not show the row if omitted)
 
}}
 
}}

Revision as of 15:58, 3 May 2011

The following is a list of required or optional parameters for introducing a new character:

{{NewChar|<name>|<image>|<description>
| name                =    (Optional)
| english-name        =    (Optional)
| image               =    (Optional)
| description         =    (Optional)
| fsize               =    (Optional: font-size - e.g. for specific cases)
| squeezed            =    (Optional: squeezed lines - e.g. for specific cases)
| footnotes           =    (Optional: will not show the row if omitted)
}}