Difference between revisions of "Template:InfoBox Gadget"

From Detective Conan Wiki
m
m (center)
 
Line 1: Line 1:
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
 
{| class="infobox" style="width: 285px; text-align: left; font-size: 90%;" cellpadding="2"
 
|-
 
|-
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #FF9900;" |  '''{{{name}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #FF9900;" |  <center>'''{{{name}}}'''</center>
 
|-  
 
|-  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
| class="nospacing" colspan="2" style="text-align:center; vertical-align:bottom; padding: 2px 0px 2px 0px;" |  
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|275px]]}}
 
|-
 
|-
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #FF9900;" | '''Profile'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #FF9900;" | <center>'''Profile'''</center>
 
|-
 
|-
 
{{#if: {{{japanese-name|}}} |
 
{{#if: {{{japanese-name|}}} |
Line 22: Line 22:
 
| {{{user|}}}
 
| {{{user|}}}
 
|-  
 
|-  
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #FF9900;" | '''Statistics'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #FF9900;" | <center>'''Statistics'''</center>
 
|-  
 
|-  
 
! First appearance:
 
! First appearance:
Line 30: Line 30:
 
| {{{appearances|}}}
 
| {{{appearances|}}}
 
|-  
 
|-  
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #FF9900;" | '''Chronology'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #FF9900;" | <center>'''Chronology'''</center>
 
|-  
 
|-  
 
{{#if: {{{prev-gadget|}}} |
 
{{#if: {{{prev-gadget|}}} |

Latest revision as of 09:30, 22 November 2018

{{{name}}}
Profile
Created by:
Used by:
Statistics
First appearance:
Appearances:
Chronology
List of gadgets

The following is a list of required or optional parameters for any of the gadgets:

{{InfoBox Gadget
| name                =
| japanese-name       =
| romaji-name         =
| image               =
| creator             = 
| user                =
| first-appearance    = 
| appearances         =    (Optional)
| prev-gadget         =    (Optional)
| prev-gadget-link    =    (Optional: in case the page name differs from the label)
| next-gadget         =    (Optional)
| next-gadget-link    =    (Optional: in case the page name differs from the label)
| footnotes           =    (Optional: will not show the row if omitted)
}}