Difference between revisions of "Template:Creature"

From Krafties
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<onlyinclude><div style="float:{{{float|right}}};margin:0px 10px 0px 10px">
+
<onlyinclude><div style="float:{{{float|right}}};margin:0px 10px 0px 10px;text-align:center">
 
{|class=bluetable
 
{|class=bluetable
 
!colspan=2|{{{species|Species?}}}
 
!colspan=2|{{{species|Species?}}}
Line 6: Line 6:
 
|-
 
|-
 
!style="width:120px;"|[[Krafties Creatures|<span style="color:#000">Rarity</span>]]
 
!style="width:120px;"|[[Krafties Creatures|<span style="color:#000">Rarity</span>]]
|style="text-align:center"|{{{rarity|?}}}
+
|{{{rarity|?}}}
 
|-
 
|-
 
![[Skills and Levels|<span style="color:#000">Main Attributes</span>]]
 
![[Skills and Levels|<span style="color:#000">Main Attributes</span>]]
|style="text-align:center"|{{{attributes|?}}}
+
|{{{attributes|?}}}
 +
|-
 +
![[Standard Capture Net|<span style="color:#000">Capture</span>]]
 +
|{{{capture|?}}}
 
|-
 
|-
 
![[Elemental Affinity|<span style="color:#000">Common <br>Elemental Affinity</span>]]
 
![[Elemental Affinity|<span style="color:#000">Common <br>Elemental Affinity</span>]]
|style="text-align:center"|{{{elements|?}}}
+
|{{{elements|?}}}
 
|}</div></onlyinclude>
 
|}</div></onlyinclude>
 
<noinclude>{{Template Explanation|[[Category:Template Form]]
 
<noinclude>{{Template Explanation|[[Category:Template Form]]
 
===Filling the form===
 
===Filling the form===
:How to fill <code><nowiki>{{creature|species=|file=|rarity=|attributes=|elements=}}</nowiki></code>
+
:How to fill <code><nowiki>{{creature|species=|file=|rarity=|attributes=|capture=|elements=}}</nowiki></code>
 
:*'''<nowiki>species=</nowiki>''' species of creature
 
:*'''<nowiki>species=</nowiki>''' species of creature
 
:*'''<nowiki>file=</nowiki>''' picture of [[wild]] creature (skip the "File:")
 
:*'''<nowiki>file=</nowiki>''' picture of [[wild]] creature (skip the "File:")
 
:*'''<nowiki>rarity=</nowiki>''' how common are they?
 
:*'''<nowiki>rarity=</nowiki>''' how common are they?
 
:*'''<nowiki>attributes=</nowiki>''' highest skill set or [[Skills]]
 
:*'''<nowiki>attributes=</nowiki>''' highest skill set or [[Skills]]
 +
:*'''<nowiki>capture=</nowiki>''' how little HP they should have before you can capture them
 
:*'''<nowiki>elements=</nowiki>''' most "common" elemental affinities for this species
 
:*'''<nowiki>elements=</nowiki>''' most "common" elemental affinities for this species
 
:*'''<nowiki>float=</nowiki>''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text (its "right" by default)
 
:*'''<nowiki>float=</nowiki>''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text (its "right" by default)
:removing any of these sections will result in the form displaying the default text (shown in the template)
+
:'''Please delete the sections you do not use''', it will cause the form to display the default text (shown on template)
 
}}</noinclude>
 
}}</noinclude>

Revision as of 16:03, 24 August 2014

Species?
Logo big.png
Rarity ?
Main Attributes ?
Capture ?
Common
Elemental Affinity
?
Documentation icon Template documentation ( view · talk · edit)

Template:Creature/doc

The above documentation is transcluded from Template:Creature/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>