Difference between revisions of "Template:Creature"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m |
MyraMidnight (talk | contribs) 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>]] | ||
− | + | |{{{rarity|?}}} | |
|- | |- | ||
![[Skills and Levels|<span style="color:#000">Main Attributes</span>]] | ![[Skills and Levels|<span style="color:#000">Main Attributes</span>]] | ||
− | |style=" | + | |{{{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>]] | ||
− | + | |{{{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) | ||
− | : | + | :'''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 15:03, 24 August 2014
Species? | |
---|---|
Rarity | ? |
Main Attributes | ? |
Capture | ? |
Common Elemental Affinity |
? |
Template documentation (
)
)
- 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>