Difference between revisions of "Template:InfoBox Gadget"
From Detective Conan Wiki
m |
|||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | {| class="roundtable centered" style="width:100%; text-align:center; padding: 2px; margin-bottom: 10px; border: 1px solid #ccc;" | ||
+ | |- | ||
+ | ! colspan="3" style="color: #ffffff; vertical-align: middle; font-size: small; background-color: #ff9900;" | <center>'''Chronology'''</center> | ||
+ | |- | ||
+ | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{prev-gadget|}}} | <span style="font-size: 16px;">‹ </span> [[{{{prev-gadget-link|{{{prev-gadget}}}}}}|{{{prev-gadget}}}]] }} | ||
+ | | style="border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 12%; text-align: center;" | [[Gadgets|'''List of Gadgets''']] | ||
+ | | style="border: none; width: 30%; text-align: center;" | {{#if: {{{next-gadget|}}} | [[{{{next-gadget-link|{{{next-gadget}}}}}}|{{{next-gadget}}}]] <span style="font-size: 16px;"> ›</span> }} | ||
+ | |} | ||
+ | <!-- Main infobox starts --> | ||
{| 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 31: | ||
| {{{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 29: | Line 38: | ||
! Appearances: | ! Appearances: | ||
| {{{appearances|}}} | | {{{appearances|}}} | ||
− | |||
− | |||
|- | |- | ||
{{#if: {{{prev-gadget|}}} | | {{#if: {{{prev-gadget|}}} | | ||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{next-gadget|}}} | | {{#if: {{{next-gadget|}}} | | ||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
− | |||
− | |||
{{#if: {{{footnotes|}}} | | {{#if: {{{footnotes|}}} | | ||
{{!}} colspan="2" style="font-size: smaller;" {{!}} {{{footnotes|}}} }} | {{!}} colspan="2" style="font-size: smaller;" {{!}} {{{footnotes|}}} }} | ||
Line 51: | Line 52: | ||
| name = | | name = | ||
| japanese-name = | | japanese-name = | ||
− | | | + | | romaji-name = |
| image = | | image = | ||
| creator = | | creator = | ||
Line 64: | Line 65: | ||
}} | }} | ||
</pre> | </pre> | ||
− | [[Category:Templates]] | + | [[Category:InfoBox templates]][[Category:Templates]] |
</noinclude> | </noinclude> |
Latest revision as of 01:05, 6 October 2024
List of Gadgets |
Created by: | |
---|---|
Used by: | |
First appearance: | |
Appearances: |
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) }}