Difference between revisions of "Template:Individuals"

From Bravo Fleet
m (Colour corrections)
Line 1: Line 1:
<includeonly>
<div class="infobox">
<div class="infobox">
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom: 0;
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom: 0;
Line 74: Line 75:
|colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; text-align: center; color: #F67F00; font-size: 8pt; background-color:#2a4667c9; text-align:center;padding: 6px 0;" | [[Template:Individuals]]
|colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; text-align: center; color: #F67F00; font-size: 8pt; background-color:#2a4667c9; text-align:center;padding: 6px 0;" | [[Template:Individuals]]
|}</div>
|}</div>
<includeonly>[[Category:Individuals]]
[[Category:Individuals]]
{{DEFAULTSORT:{{PAGENAME}}}}</includeonly><noinclude>
</includeonly>
<br clear=all>
 
<noinclude>
==Individuals==
An infobox for individuals.
<pre>
<pre>
{{Individuals
{{Individuals
Line 93: Line 97:
|position=
|position=
|rank=
|rank=
}}</pre>
}}
</pre>
 
==Example==
{{Individuals
|name=Old Lady Higgins
|image=
|homeworld=Starbase Kickass
|species=Human
|gender=Female
|birth=Eternal
|height=1.65m
|weight=
|hair=Grey
|eyes=Hazel
|affiliation=She's a strong independent woman
|posting=Starbase Kickass' only knitting shop
|position=Not old enough to give you a good smacking sonny
|rank=Grandma to all
}}
The following code block produced the infobox to the right.
<pre>
{{Individuals
|name=Old Lady Higgins
|image=
|homeworld=Starbase Kickass
|species=Human
|gender=Female
|birth=Eternal
|height=1.65m
|weight=
|hair=Grey
|eyes=Hazel
|affiliation=She's a strong independent woman
|posting=Starbase Kickass' only knitting shop
|position=Not old enough to give you a good smacking sonny
|rank=Grandma to all
}}
</pre>
[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Infobox Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 12:35, 1 February 2021


Individuals

An infobox for individuals.

{{Individuals
|name=
|image=
|homeworld=
|species=
|gender=
|birth=
|height=
|weight=
|hair=
|eyes=
|affiliation=
|posting=
|position=
|rank=
}}

Example

Old Lady Higgins
Biographical information
Homeworld

Starbase Kickass

Species

Human

Gender

Female

Date of Birth

Eternal

Physical Description
Height

1.65m

Hair Colour

Grey

Eye Colour

Hazel

Political Information
Affiliation

She's a strong independent woman

Posting

Starbase Kickass' only knitting shop

Position

Not old enough to give you a good smacking sonny

Rank

Grandma to all


The following code block produced the infobox to the right.

{{Individuals
|name=Old Lady Higgins
|image=
|homeworld=Starbase Kickass
|species=Human
|gender=Female
|birth=Eternal
|height=1.65m
|weight=
|hair=Grey
|eyes=Hazel
|affiliation=She's a strong independent woman
|posting=Starbase Kickass' only knitting shop
|position=Not old enough to give you a good smacking sonny
|rank=Grandma to all
}}