Changes

4,217 bytes added ,  01:33, 13 September 2021
no edit summary
Line 1: Line 1: −
{{ infobox
+
{| class="infobox" cellspacing="0" cellpadding="0" border="0" style="width:260px; background:{{{BG|orange}}}; color:{{{color1|#000}}};"
| abovestyle  =
+
{{!}}-
| above      =
+
! colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|white}}}; text-align:center; font-size:120%;" |'''Title'''
| image      =
+
{{!}}-
| caption    =
+
! colspan="2" class="infoboxcell" style="background:{{{imageBG|#F0F8FF}}}; text-align:center; border-bottom:1px solid {{{lineBG|orange}}};"{{!}}[[File:Uroboros profile.jpg|thumb|400x400px]]{{{image|}}}
| headerstyle =
+
{{!}}-
| header1    =
+
! colspan="2" class="infoboxsubheading" style="font-size:90%; color:{{{color2|white}}}; text-align:center; background:{{{sectionBG|orange}}}"{{!}}{{{section1-title|Character Information}}}
| label1      =
+
{{!}}- }}
| data1      =
+
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
| header2    =
+
'''{{{nameorigin-title|Name Origin}}}''': link
| label2      =
+
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
| data2      =
+
{{{nameorigin|}}}
...
+
{{!}}- }}
| header20    =
+
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
| label20    =
+
'''{{{humanname-title|Human Name}}}''': ?
| data20      =
+
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
{{{humanname|}}}
 +
{{!}}- }}
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
'''{{{cluster-title|Cluster}}}''': ?
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
{{{cluster|}}}
 +
{{!}}- }}
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
'''{{{rank-title|Rank}}}''': ?
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
{{{rank|}}}
 +
{{!}}- }}
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
'''{{{class-title|Class}}}''': ?
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
{{{class|}}}
 +
{{!}}- }}
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
'''{{{height-title|Height}}}''': ?
 +
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#fff}}}; border-bottom:1px solid {{{lineBG|orange}}}; border-top:1px solid {{{lineBG|orange}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;"{{!}}
 +
{{{height|}}}
 +
{{!}}- }}
 +
{{!}}- }}
 +
{{!}}- }}
 +
|}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<!-- IGNORE EVERYTHING UNDER THIS FOR COPY PASTING -->
 +
 
 +
==Usage==
 +
Example variables
 +
<pre>
 +
{{Queen infobox
 +
|name=  
 +
|image=  
 +
|nameorigin=
 +
|humanname=
 +
|cluster=
 +
|rank=  
 +
|class=
 +
|height=
 
}}
 
}}
 +
</pre>
 +
 +
==Custom parameters==
 +
The following allows you to alter the title of the sub-sections:
 +
<pre>
 +
|BG=
 +
|imageBG=
 +
|nameBG=
 +
|sectionBG=
 +
|fieldBG=
 +
|titleBG=
 +
|color1=
 +
|color2=
 +
|section1-title=
 +
|section2-title=
 +
</pre>
 +
 +
==Display parameters==
 +
The following allows you to hide the section header
 +
*hidea (hides 1st header)
 +
*hideb (hides 2nd header)
 +
 +
<pre>
 +
|hidea=
 +
|hideb=
 +
</pre>
 +
 +
[[Category:Infobox templates]]</noinclude>