5,790
edits
(Usage fix) |
(Expand) |
||
Line 21: | Line 21: | ||
{{!}} style="vertical-align:top; background:{{{fieldBG|#b1bcbc}}}; border-bottom:1px solid {{{lineBG|maroon}}}; border-top:1px solid {{{lineBG|maroon}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | {{!}} style="vertical-align:top; background:{{{fieldBG|#b1bcbc}}}; border-bottom:1px solid {{{lineBG|maroon}}}; border-top:1px solid {{{lineBG|maroon}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | ||
{{{faction|}}} | {{{faction|}}} | ||
{{!}}-}} | |||
{{#if:{{{rank|}}}| | |||
{{!}} style="vertical-align:top; background:{{{fieldBG|#b1bcbc}}}; border-bottom:1px solid {{{lineBG|maroon}}}; border-top:1px solid {{{lineBG|maroon}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | |||
'''{{{rank-title|Rank}}}''': | |||
{{!}} style="vertical-align:top; background:{{{fieldBG|#b1bcbc}}}; border-bottom:1px solid {{{lineBG|maroon}}}; border-top:1px solid {{{lineBG|maroon}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | |||
{{{rank|}}} | |||
{{!}}-}} | |||
{{#if:{{{class|}}}| | |||
{{!}} style="vertical-align:top; background:{{{fieldBG|#b1bcbc}}}; border-bottom:1px solid {{{lineBG|maroon}}}; border-top:1px solid {{{lineBG|maroon}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | |||
'''{{{class-title|Class}}}''': | |||
{{!}} style="vertical-align:top; background:{{{fieldBG|#b1bcbc}}}; border-bottom:1px solid {{{lineBG|maroon}}}; border-top:1px solid {{{lineBG|maroon}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}} | |||
{{{class|}}} | |||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{mission|}}}| | {{#if:{{{mission|}}}| | ||
Line 67: | Line 79: | ||
<pre> | <pre> | ||
{{Boss infobox | {{Boss infobox | ||
|name= | |name= | ||
|image= | |image= | ||
|species= | |species= | ||
|faction= | |faction= | ||
|mission= | |rank= | ||
|gender= | |class= | ||
|height= | |mission= | ||
|mass= | |gender= | ||
|weapon= | |height= | ||
|ability= | |mass= | ||
|weapon= | |||
|ability= | |||
}} | }} | ||
</pre> | </pre> |