Difference between revisions of "Template:InfoBox Artist"

From Detective Conan Wiki
m
m (center)
 
(3 intermediate revisions by 2 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: #6DAF8F;" |  '''{{{name}}}'''  
+
| colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; height:28px; font-size: medium; background-color: #6DAF8F;" |  <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: #6DAF8F;" | '''Profile'''
+
| colspan="2" style="color: #ffffff; vertical-align:middle; font-size: small; background-color: #6DAF8F;" | <center>'''Profile'''</center>
 
|-  
 
|-  
 
! width="100"|Japanese name:
 
! width="100"|Japanese name:
Line 34: Line 34:
 
! Date of creation:  
 
! Date of creation:  
 
{{!}} {{{date-of-creation}}}
 
{{!}} {{{date-of-creation}}}
 +
{{!}}-  }}
 +
{{#if: {{{origin|}}} |
 +
! Origin:
 +
{{!}} {{{origin}}}
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{location|}}} |
 
{{#if: {{{location|}}} |
Line 44: Line 48:
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{aliases|}}} |
 
{{#if: {{{aliases|}}} |
! aliases:  
+
! Aliases:  
 
{{!}} {{{aliases}}}
 
{{!}} {{{aliases}}}
 
{{!}}-  }}
 
{{!}}-  }}
Line 56: Line 60:
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{labels|}}} |
 
{{#if: {{{labels|}}} |
! labels:  
+
! Labels:  
 
{{!}} {{{labels}}}
 
{{!}} {{{labels}}}
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{website|}}} |
 
{{#if: {{{website|}}} |
! website:  
+
! Website:  
 
{{!}} {{{website}}}
 
{{!}} {{{website}}}
 
{{!}}-  }}
 
{{!}}-  }}
Line 79: Line 83:
 
| place-of-birth      =    (Optional)
 
| place-of-birth      =    (Optional)
 
| date-of-creation    =    (Optional: Mainly for bands)
 
| date-of-creation    =    (Optional: Mainly for bands)
 +
| origin              =    (Optional)
 
| location            =    (Optional)
 
| location            =    (Optional)
 
| nicknames          =    (Optional)
 
| nicknames          =    (Optional)
Line 89: Line 94:
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Templates]]
+
[[Category:InfoBox templates]][[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 09:29, 22 November 2018

{{{name}}}
Profile
Japanese name:

The following is a list of required or optional parameters for an artist (or band):

{{InfoBox Artist
| name                =
| image               =
| japanese-name       =
| birth-name          =    (Optional. E.g. "Japanese name" could be different after marriage)
| gender              =    (Optional)
| date-of-birth       =    (Optional)
| date-of-death       =    (Optional)
| place-of-birth      =    (Optional)
| date-of-creation    =    (Optional: Mainly for bands)
| origin              =    (Optional)
| location            =    (Optional)
| nicknames           =    (Optional)
| aliases             =    (Optional)
| genres              =    (Optional)
| years-active        =    (Optional)
| labels              =    (Optional)
| website             =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}