Difference between revisions of "Template:Creature Summary/Doc"
The Beyond Skyrim Wiki — Hosted by UESP
m (1 revision imported: templates from UESPWiki) |
|||
| Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
| − | This template creates an infobox for use on all Creature pages. | + | This template creates an infobox for use on all Creature pages. It includes the appropriate bread crumb trails and categories. |
== Parameters == | == Parameters == | ||
| − | {{ | + | {| class="wikitable" |
| − | |titlename|optional|Creature's name as displayed at the top of the infobox. | + | !colspan="3"| {{{template|{{BASEPAGENAME}}}}} |
| − | + | |- | |
| − | | | + | ! Parameter !! Scope !! Description |
| − | |refid|optional|Creature's reference FormID | + | |- |
| − | |baseid|optional|Creature's base FormID | + | |titlename||optional||Creature's name as displayed at the top of the infobox. Will default to use PAGENAME. |
| − | | | + | |- |
| − | | | + | |refid||optional||Creature's reference FormID. Multiple IDs should be separated with a comma. |
| − | + | |- | |
| − | + | |baseid||optional||Creature's base FormID. Multiple IDs should be separated with a comma. | |
| − | | | + | |- |
| − | |species|optional|Species | + | |type||optional||Creature's type (e.g. Daedra, Undead, etc.) |
| − | | | + | |- |
| − | | | + | |species||optional||Species of the creature. |
| − | | | + | |- |
| − | + | |soul||optional||Creature's soul (Petty, Common, Grand, etc.) | |
| − | | | + | |- |
| − | | | + | |level||optional||Creature's level |
| − | | | + | |- |
| − | | | + | |health||optional||Creature's health. |
| − | | | + | |- |
| − | + | |magicka||optional||Creature's magicka. | |
| − | | | + | |- |
| − | | | + | |stamina||optional||Creature's stamina. |
| − | | | + | |- |
| − | + | |perks||optional||Creature's perks. | |
| − | + | |- | |
| − | | | + | |skills||optional||Creature's primary skills. |
| − | |perks|optional|Creature's perks | + | |- |
| − | |skills|optional|Creature's primary skills | + | |abilities||optional||Creature's passive abilities - resistances, weaknesses, etc. |
| − | | | + | |- |
| − | | | + | |image||optional||The name of an image file for this Creature, just the file name. |
| − | | | + | |- |
| − | + | |notrail||optional||If set to "yes", the breadcrumb trail normally created by the template is suppressed (for cases where multiple templates are used on one page or when used for a generic NPC. | |
| − | + | |} | |
| − | |||
| − | |||
| − | | | ||
| − | |image|optional|The name of an image file for this Creature, just the file name | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | |||
== Example == | == Example == | ||
| − | <pre>{{Creature Summary | + | <pre>{{Creature Summary |
|refid=00091AAA | |refid=00091AAA | ||
|baseid=00091AA9 | |baseid=00091AA9 | ||
| − | | | + | |type=Undead |
|species=Zombie | |species=Zombie | ||
| − | + | |soul=Leveled | |
| − | |||
| − | |soul=Leveled | ||
|level=lvl-1 | |level=lvl-1 | ||
|health=50×(lvl-1) | |health=50×(lvl-1) | ||
|magicka=N/A | |magicka=N/A | ||
| − | | | + | |abilities= |
| − | + | *[[Oblivion:Resist Frost|Resist Frost]] 30% | |
*[[Oblivion:Resist Magic|Resist Magic]] 30% | *[[Oblivion:Resist Magic|Resist Magic]] 30% | ||
*[[Oblivion:Resist Poison|Resist Poison]] 100% | *[[Oblivion:Resist Poison|Resist Poison]] 100% | ||
*[[Oblivion:Weakness to Fire|Weakness to Fire]] 60% | *[[Oblivion:Weakness to Fire|Weakness to Fire]] 60% | ||
| − | + | |image=Zombie.jpg | |
| − | + | }}</pre> | |
| − | |image= | ||
| − | |||
| − | |||
| − | |||
| − | |||
{{Creature Summary | {{Creature Summary | ||
|refid=00091AAA | |refid=00091AAA | ||
|baseid=00091AA9 | |baseid=00091AA9 | ||
| − | | | + | |type=Undead |
|species=Zombie | |species=Zombie | ||
| − | + | |soul=Leveled | |
| − | |||
| − | |soul=Leveled | ||
|level=lvl-1 | |level=lvl-1 | ||
|health=50×(lvl-1) | |health=50×(lvl-1) | ||
|magicka=N/A | |magicka=N/A | ||
| − | | | + | |abilities= |
| − | + | *[[Oblivion:Resist Frost|Resist Frost]] 30% | |
*[[Oblivion:Resist Magic|Resist Magic]] 30% | *[[Oblivion:Resist Magic|Resist Magic]] 30% | ||
*[[Oblivion:Resist Poison|Resist Poison]] 100% | *[[Oblivion:Resist Poison|Resist Poison]] 100% | ||
*[[Oblivion:Weakness to Fire|Weakness to Fire]] 60% | *[[Oblivion:Weakness to Fire|Weakness to Fire]] 60% | ||
| − | + | |image=Zombie.jpg | |
| − | + | }} | |
| − | |image= | + | <includeonly>[[Category:Infobox Templates]]</includeonly> |
| − | + | <noinclude>[[Category:Template Documentation]]</noinclude> | |
| − | |||
| − | |||
| − | |||
| − | <includeonly>[[Category:Infobox Templates | ||
| − | <noinclude>[[Category:Template Documentation | ||
Revision as of 18:25, 18 May 2019
Summary
This template creates an infobox for use on all Creature pages. It includes the appropriate bread crumb trails and categories.
Parameters
| Creature Summary | ||
|---|---|---|
| Parameter | Scope | Description |
| titlename | optional | Creature's name as displayed at the top of the infobox. Will default to use PAGENAME. |
| refid | optional | Creature's reference FormID. Multiple IDs should be separated with a comma. |
| baseid | optional | Creature's base FormID. Multiple IDs should be separated with a comma. |
| type | optional | Creature's type (e.g. Daedra, Undead, etc.) |
| species | optional | Species of the creature. |
| soul | optional | Creature's soul (Petty, Common, Grand, etc.) |
| level | optional | Creature's level |
| health | optional | Creature's health. |
| magicka | optional | Creature's magicka. |
| stamina | optional | Creature's stamina. |
| perks | optional | Creature's perks. |
| skills | optional | Creature's primary skills. |
| abilities | optional | Creature's passive abilities - resistances, weaknesses, etc. |
| image | optional | The name of an image file for this Creature, just the file name. |
| notrail | optional | If set to "yes", the breadcrumb trail normally created by the template is suppressed (for cases where multiple templates are used on one page or when used for a generic NPC. |
Example
{{Creature Summary
|refid=00091AAA
|baseid=00091AA9
|type=Undead
|species=Zombie
|soul=Leveled
|level=lvl-1
|health=50×(lvl-1)
|magicka=N/A
|abilities=
*[[Oblivion:Resist Frost|Resist Frost]] 30%
*[[Oblivion:Resist Magic|Resist Magic]] 30%
*[[Oblivion:Resist Poison|Resist Poison]] 100%
*[[Oblivion:Weakness to Fire|Weakness to Fire]] 60%
|image=Zombie.jpg
}}
| Type | Undead |
|---|---|
| Species | Zombie |
| Soul | Leveled |
| Level | lvl-1 |
| Health | 50×(lvl-1) |
| Magicka | N/A |
| Abilities |
|
| BaseID: 00091AA9 | |
| RefID: 00091AAA | |