Template:Infobox Race: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table class="infobox" | <table class="infobox" | ||
style="width:270px; border:1px solid #aaa; background:#f9f9f9; padding:5px; text-align:left;"> | style="width:270px; border:1px solid #aaa; background:#f9f9f9; padding:5px; text-align:left;clear: right; float: right;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="text-align:center; font-family: Georgia, serif; font-variant: small-caps;font-size:195%; background:#000000; color: #b78507;padding:8px;"> | <th colspan="2" style="text-align:center; font-family: Georgia, serif; font-variant: small-caps;font-size:195%; background:#000000; color: #b78507;padding:8px;"> | ||
| Line 15: | Line 15: | ||
{{#if:{{{creator|}}}|<tr> | {{#if:{{{creator|}}}|<tr> | ||
<th style="background:#000000; color: #b78507;font-family: Georgia, serif; font-variant: small-caps; padding:4px;">Creator</th> | <th style="background:#000000; color: #b78507;font-family: Georgia, serif; font-variant: small-caps; padding:4px;">Creator</th> | ||
<td style="padding:4px;">{{{ | <td style="padding:4px;">{{{creator}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{factions|}}}|<tr> | {{#if:{{{factions|}}}|<tr> | ||
Latest revision as of 22:23, 4 February 2026
== Usage ==
{{Infobox Race
|name = Quendar
|image = [[File:Example.png|250px]]
|aka = Drath
|creator = Curgen
|factions = Magnar
|distribution= NorthEast Anthys
|active = Third Age
}}
== Parameters ==
| Parameter | Description |
|---|---|
name |
Race Name (defaults to page name if omitted) |
image |
Portrait of Example (use [[File:Name.png|250px]])
|
aka |
Aliases or slurs - e.g., "The Drath" |
creator |
Who made them? Usually Draginol. |
factions |
Associated Factions - Altar, Resoln, Arnor |
distribution |
Where are they usually found? |
active |
Time period - Age of Titans, Age of Heroes, Current Age, etc. |
All parameters are optional. Empty parameters won't display.