Difference between revisions of "Template:People"

From Detective Conan Wiki
(Created page with '<div style="float:left;"> {| class="infobox newchar" style="width: 210px; text-align: left; font-size: 90%; float: none; clear: left; margin-left: 0; margin-right: 1em;" cellpadd...')
 
Line 2: Line 2:
 
{| class="infobox newchar" style="width: 210px; text-align: left; font-size: 90%; float: none; clear: left; margin-left: 0; margin-right: 1em;" cellpadding="2"
 
{| class="infobox newchar" style="width: 210px; text-align: left; font-size: 90%; float: none; clear: left; margin-left: 0; margin-right: 1em;" cellpadding="2"
 
|-
 
|-
! colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; font-size: small; background-color: #78b3f0;" |'''{{{name}}}''' {{#if:{{{english-name|}}}|''' / '''{{{english-name}}}}}
+
! colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; font-size: small; background-color: #78b3f0;" |'''{{{1}}}''' {{#if:{{{english-name|}}}|''' / '''{{{english-name}}}}}
 
|-  
 
|-  
 
| 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>}}
 
|
 
|
{{{description|}}}
+
{{{3|}}}
 
|-
 
|-
 
{{#if: {{{footnotes|}}} |
 
{{#if: {{{footnotes|}}} |
Line 16: Line 16:
 
<p style="clear: both">The following is a list of required or optional parameters for introducing people present or involved in a case:</p>
 
<p style="clear: both">The following is a list of required or optional parameters for introducing people present or involved in a case:</p>
 
<pre>
 
<pre>
{{People
+
{{People|<name>|<image>|<description> (Optional)
| name               =
 
 
| english-name        =
 
| english-name        =
| image              =    (Optional)
 
| description        =    (Optional)
 
 
| footnotes          =    (Optional: will not show the row if omitted)
 
| footnotes          =    (Optional: will not show the row if omitted)
 
}}
 
}}

Revision as of 04:54, 12 November 2009

{{{1}}}

The following is a list of required or optional parameters for introducing people present or involved in a case:

{{People|<name>|<image>|<description> (Optional)
| english-name        =
| footnotes           =    (Optional: will not show the row if omitted)
}}