Template:Infobox silpha species: Difference between revisions

From Fanon Wiki
m (I know this isn't the right template, but its just to let staff know that this shouldn't be deleted because there are a helluva number of infoboxes out there on this site.)
No edit summary
Line 1: Line 1:
{| class="infobox" align="right" style="width: 30em; font-size: 80%; text-align: left; border-style: solid; border-width: 2px; border-color: grey"
{{#invoke:infobox|main|title={{{customname|{{PAGENAME}}}}}|color=#a52a2a|text=#fff|
! class="infoboxTitle" colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | {{#if:{{{icon|}}} |
{{#if:{{{image|}}}|[[File:{{{image}}}|{{{size|}}}]]|}} // {{{caption|}}} // img
{{{!}} style = "min-width:100%;"
Sapience // {{{sapience|Non-sapient}}}
{{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{customname|{{PAGENAME}} }}}''
Diet // {{{diet|}}}
{{!}} style = "width: 32px;" {{!}} [[File:{{{icon|}}}|40px|The icon used to represent this enemy.]]
Ratio // {{{ratio|Genderless}}}
{{!}}} | ''{{{customname|{{PAGENAME}} }}}'' }}
Maturity // {{{maturity|}}}
|-
Lifespan // {{{lifespan|}}}
{{#if:{{{image|}}}|{{!}} colspan="2" style="background: #fff; text-align:center" {{!}} [[File:{{{image|}}}{{#if:{{{size|}}}|{{!}}{{{size}}}}}]]|}}
Languages // {{{languages|}}}
|-
Status // {{{status|}}}
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }}
Alias // {{{alias|}}}
|-
Origin // {{{origin|}}}
! width="40%" style="background: #eef;" {{!}} Sapience Level
Record // {{{record|}}}
| {{#if:{{{sapience|Non-Sapient}}}|{{{sapience|Non-Sapient}}}
Extinction // {{{extinction|}}}
|-
Relatives // {{{relatives|}}}
{{#if:{{{diet|}}}|! width="40%" style="background: #eef;" {{!}} Diet
}}<!--
{{!}} {{{diet|None}}}|}}
--><includeonly>
|-
[[Categfory:Silphaverse]]
! width="40%" style="background: #eef;" {{!}} Gender Ratio
</includeonly>
{{!}} {{#if:{{{ratio|}}}|{{{ratio}}}|Genderless}}
<noinclude>
|-
This is an infobox about [[Silphaverse]]'s enemies.
{{#if:{{{maturity|}}}|! width="40%" style="background: #eef;" {{!}} Average Maturity
{{!}} {{{maturity|None}}}|}}
|-
{{#if:{{{lifespan|}}}|! width="40%" style="background: #eef;" {{!}} Average Lifespan
{{!}} {{{lifespan|None}}}|}}
|-
{{#if:{{{languages|}}}|! width="40%" style="background: #eef;" {{!}} Known Tongues
{{!}} {{{languages|}}}|}}
|-
{{#if:{{{status|}}}|! width="40%" style="background: #eef;" {{!}} Conservation Status
{{!}} {{{status|}}}|}}
|-
{{#if:{{{alias|}}}|! width="40%" style="background: #eef;" {{!}} Aliases
{{!}} {{{alias|}}}|}}
|-
{{#if:{{{origin|}}}|! width="40%" style="background: #eef;" {{!}} World Origin
{{!}} {{{origin|}}}|}}
|-
{{#if:{{{record|}}}|! width="40%" style="background: #eef;" {{!}} First Recording
{{!}} {{{record|}}}|}}
|-
{{#if:{{{extinction|}}}|! width="40%" style="background: #eef;" {{!}} Extinction Year
{{!}} {{{extinction|}}}|}}
|-
{{#if:{{{relatives|}}}|! width="40%" style="background: #eef;" {{!}} Relatives
{{!}} {{{relatives|None}}}|}}
|-
|}<includeonly>{{#if:{{{icon|}}}||[[Category:Species]]}}</includeonly><noinclude>


{{clear}}
Highlighted parameters are mandatory.
 
{| class="wikitable"
{{not unused}}
! Parameter
 
! Description
==Info==
! Default value
This template is to be used at the top of enemy page sections. It places an information box on the top-right corner of the page.
 
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Detailed description
|-
|-
! customname
| class="text-center" | <code>customname</code>
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' || If the name of the enemy is different from the title of the page, specify it here.
| If the name of the enemy is different from the title of the page
| class="text-center" | <code><nowiki>{{PAGENAME}}</nowiki></code>
|-
|-
! image
| class="text-center" | <code>image</code>
| No ||  || Image for the infobox, extension included.
| Image for the infobox (needs to include the extension (.png, .jpg, etc.))
| class="text-center" |
|-
|-
! size
| class="text-center" | <code>size</code>
| No ||  || The image's size.
| The image size (e.g: <code>150px</code>)
| class="text-center" |
|-
|-
! caption
| class="text-center" | <code>caption</code>
| No || || The image's caption, if needed.
| Image caption. Mandatory if <code>image</code> is included
| class="text-center" |
|- style="background: #fff200"
| class="text-center" | <code>sapience</code>
| How sentient the creature is, non-sapient means it acts on instinct, and fully sapient means it is capable of thought and reasoning
| class="text-center" | Non-sapient
|-
|-
! icon
| class="text-center" | <code>diet</code>
| No ||  || If the enemy has an icon, specify its image here, extension included. If the icon is a placeholder, place <nowiki>Dummy enemy icon.png</nowiki> here.
| The diet of the species (carnivorous, herbivorous, omnivorous...)
| class="text-center" |
|- style="background: #fff200"
| class="text-center" | <code>ratio</code>
| The species' gender ratio of males and females
| class="text-center" | Genderless
|-
|-
! sapience
| class="text-center" | <code>maturity</code>
| Yes || Non-sapient || How sentient the creature is, non-sapient means it acts on instinct, and fully sapient means it is capable of thought and reasoning.
| The age when the average member of this species reaches full maturity
| class="text-center" |
|-
|-
! diet
| class="text-center" | <code>lifespan</code>
| No || None || The diet of the species, are they carnivorous or herbivorous.
| How long does an individual member of the species live on average
| class="text-center" |
|-
|-
! ratio
| class="text-center" | <code>languages</code>
| Yes || Genderless || The species gender ratio of males and females.
| What languages does this species speak, if at all
| class="text-center" |
|-
|-
! maturity
| class="text-center" | <code>status</code>
| No || None || The age when the average member of this species reaches full maturity.
| If the species is extinct, use this parameter
| class="text-center" |
|-
|-
! lifespan
| class="text-center" | <code>alias</code>
| No || None || How long does an individual member of the species live on average.
| Popular nicknames this species is often called
| class="text-center" |
|-
|-
! languages
| class="text-center" | <code>origin</code>
| No || None || What languages does this species speak, if at all.
| Where does the species originate from
| class="text-center" |
|-
|-
! status
| class="text-center" | <code>record</code>
| No || None || Are the species endangered or not, if they are extinct please tell this on the infobox.
| At roughly what year was the species first recorded
| class="text-center" |
|-
|-
! alias
| class="text-center" | <code>extinction</code>
| No || None || Popular nicknames this species is often called.
| At roughly what year did this species became extinct, if at all
| class="text-center" |
|-
|-
! origin
| class="text-center" | <code>relatives</code>
| No || None || Where does the species originate from.
| Does the species have any close relatives
|-
| class="text-center" |
! record
| No || None || At roughly what year was the species first recorded.
|-
! extinction
| No || None || At roughly what year did this species became extinct, if at all.
|-
! relatives
| No || None || Does the species have any close relatives.
|}
|}


==Skeleton==
==Skeleton==
<pre>{{infobox silpha species
<pre>
{{infobox silpha species
|customname=
|customname=
|image=
|image=
|size=
|size=
|caption=
|caption=
|icon=
|sapience=
|sapience=
|diet=
|diet=
Line 130: Line 110:
|extinction=
|extinction=
|relatives=
|relatives=
}}</pre>
}}
 
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]
</noinclude>

Revision as of 15:24, 20 June 2022

Infobox silpha species
Sapience
Non-sapient
Ratio
Genderless

This is an infobox about Silphaverse's enemies.

Highlighted parameters are mandatory.

Parameter Description Default value
customname If the name of the enemy is different from the title of the page {{PAGENAME}}
image Image for the infobox (needs to include the extension (.png, .jpg, etc.))
size The image size (e.g: 150px)
caption Image caption. Mandatory if image is included
sapience How sentient the creature is, non-sapient means it acts on instinct, and fully sapient means it is capable of thought and reasoning Non-sapient
diet The diet of the species (carnivorous, herbivorous, omnivorous...)
ratio The species' gender ratio of males and females Genderless
maturity The age when the average member of this species reaches full maturity
lifespan How long does an individual member of the species live on average
languages What languages does this species speak, if at all
status If the species is extinct, use this parameter
alias Popular nicknames this species is often called
origin Where does the species originate from
record At roughly what year was the species first recorded
extinction At roughly what year did this species became extinct, if at all
relatives Does the species have any close relatives

Skeleton

{{infobox silpha species
|customname=
|image=
|size=
|caption=
|sapience=
|diet=
|ratio=
|maturity=
|lifespan=
|languages=
|status=
|alias=
|origin=
|record=
|extinction=
|relatives=
}}