Template:SpeciesHeader: Difference between revisions

From Hammerfall Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:
|-
|-
|width = 150 align=center bgcolor="{{{imagebgcolor|#cccccc}}}"| <br> '''{{{speciesname|Species}}}'''
|width = 150 align=center bgcolor="{{{imagebgcolor|#cccccc}}}"| <br> '''{{{speciesname|Species}}}'''
|'''Full name:''' {{{fullname|Not defined}}}<br>'''Commonality:''' {{{commonality|Not defined}}}<br>'''Civilization:''' {{{civilization|Not defined}}}<br>'''Appearance:''' {{{appearance|Not defined}}}
|'''Common Names:''' {{{naming|Not defined}}}<br>'''Commonality:''' {{{commonality|Not defined}}}<br>'''Civilization:''' {{{civilization|Not defined}}}<br>'''Appearance:''' {{{appearance|Not defined}}}
|}
|}
<noinclude></code>
<noinclude></code>
Line 17: Line 17:
'''img_m''' is the male image file, without the "File:" or "Image:" prefix. (see examples below)<br>
'''img_m''' is the male image file, without the "File:" or "Image:" prefix. (see examples below)<br>
'''img_f''' is the female image file, without the "File:" or "Image:" prefix. (see examples below)<br>
'''img_f''' is the female image file, without the "File:" or "Image:" prefix. (see examples below)<br>
'''fullname''' is the full name of the species, if a longer one exists.<br>
'''naming''' naming conventions of that race.<br>
'''commonality''' is how common the species is in Virgo space.<br>
'''commonality''' is how common the species is across the world.<br>
'''homeworld''' should be the homeworld of the species, hopefully discussed on the wiki.<br>
'''homeworld''' should be the homeworld of the species, hopefully discussed on the wiki.<br>
'''civilization''' the name of their society or civilization.<br>
'''civilization''' home empire.<br>
'''appearance''' a VERY brief appearance description<br>
'''appearance''' a VERY brief appearance description<br>


== Usage ==
Example of the finished product. Check the source code for the code that generated the thing below. Please document any changes you make to the template code in the parameters and usage sections


'''No image defined:'''
{{SpeciesHeader
|headerbgcolor = darkblue
|headerfontcolor = white
|speciesname = TAJARAN
|imagebgcolor = lightblue
|fullname = Tajaran/Tajara
|commonality = Very Common
|homeworld = Ahdomai
|civilization = Cat Kingdoms
|appearance = Catlike/Feline
}}
'''Only male image defined:'''
{{SpeciesHeader
|headerbgcolor = darkblue
|headerfontcolor = white
|speciesname = TAJARAN
|imagebgcolor = lightblue
|fullname = Tajaran/Tajara
|commonality = Very Common
|homeworld = Ahdomai
|civilization = Cat Kingdoms
|appearance = Catlike/Feline
|img_m = Detective Vest.png
}}
'''Both images defined:'''
{{SpeciesHeader
|headerbgcolor = darkblue
|headerfontcolor = white
|speciesname = TAJARAN
|imagebgcolor = lightblue
|fullname = Tajaran/Tajara
|commonality = Very Common
|homeworld = Ahdomai
|civilization = Cat Kingdoms
|appearance = Catlike/Feline
|img_m = Detective Vest.png
|img_f = BulletProof Vest.png
}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 12:40, 12 September 2023

UNDEFINED

Species
Common Names: Not defined
Commonality: Not defined
Civilization: Not defined
Appearance: Not defined

This template is intended to be at the top of each of the species pages to provide a basic overview of each species.

Meaning of parameters

headerbgcolor is the background color of the upper part which spans the entire width of the screen. This should be a dark color.
headerfontcolor is the font color of the same part as headerbgcolor
speciesname is the word that is added in the header title. Intended to be in caps.
imagebgcolor is the background color of the space behind the image and the species name. This should be a light color as the species name is always black.
img_m is the male image file, without the "File:" or "Image:" prefix. (see examples below)
img_f is the female image file, without the "File:" or "Image:" prefix. (see examples below)
naming naming conventions of that race.
commonality is how common the species is across the world.
homeworld should be the homeworld of the species, hopefully discussed on the wiki.
civilization home empire.
appearance a VERY brief appearance description