Difference between revisions of "Template:InfoBox Gadget"

From Detective Conan Wiki
m
m (center)
 
(5 intermediate revisions by 3 users not shown)
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|}}} |
 
! Prev gadget:
 
! Prev gadget:
{{!}} [[{{{prev-gadget}}}|&laquo; {{{prev-gadget}}}]]
+
{{!}} [[{{{prev-gadget-link|{{{prev-gadget}}}}}}|&laquo; {{{prev-gadget}}}]]
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{next-gadget|}}} |
 
{{#if: {{{next-gadget|}}} |
 
! Next gadget:
 
! Next gadget:
{{!}} [[{{{next-gadget}}}|{{{next-gadget}}} &raquo;]]
+
{{!}} [[{{{next-gadget-link|{{{next-gadget}}}}}}|{{{next-gadget}}} &raquo;]]
 
{{!}}-  }}
 
{{!}}-  }}
 
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Gadgets|List of gadgets]]
 
| colspan="2" style="font-size: smaller; text-align:center; border-top: 1px dotted #aaaaaa" | [[Gadgets|List of gadgets]]
Line 51: Line 51:
 
| name                =
 
| name                =
 
| japanese-name      =
 
| japanese-name      =
| romanji-name       =
+
| romaji-name         =
 
| image              =
 
| image              =
 
| creator            =  
 
| creator            =  
Line 58: Line 58:
 
| appearances        =    (Optional)
 
| appearances        =    (Optional)
 
| prev-gadget        =    (Optional)
 
| prev-gadget        =    (Optional)
 +
| prev-gadget-link    =    (Optional: in case the page name differs from the label)
 
| next-gadget        =    (Optional)
 
| 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)
 
| footnotes          =    (Optional: will not show the row if omitted)
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Templates]]
+
[[Category:InfoBox templates]][[Category:Templates]]
 
</noinclude>
 
</noinclude>

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)
}}