Difference between revisions of "Template:Creature Summary"
The Beyond Skyrim Wiki — Hosted by UESP
m |
(Undo revision 2426 by Candoran2 (talk) - it did affect categories, but the fauna categorization was not affected, as it was generated by the trail) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{#if:{{{notrail|}}}||{{Trail|Fauna|{{{type|}}}}}}}<!-- | + | <includeonly><!-- |
− | -->[[Category:{{NAMESPACE}}-Creatures-All]]<!-- | + | -->{{#if:{{{notrail|}}}||{{Trail|Fauna|{{{type|}}}}}}}{{#if:{{{nocat|}}}||<!-- |
− | -->{{#if:{{{type|}}}|{{#ifeq:{{{type|}}}|N/A||[[Category:{{NAMESPACE}}-Creatures-{{{type}}}]]}}}}<!-- | + | -->[[Category:{{#if: {{NAMESPACE}} | {{NAMESPACE}}-}}Creatures-All]]<!-- |
− | -->{{#if:{{{soul|}}}|[[Category:{{NAMESPACE}}-Souls-{{{soul|}}}]]}}<!-- | + | -->{{#if:{{{type|}}}|{{#ifeq:{{{type|}}}|N/A||[[Category:{{#if: {{NAMESPACE}} | {{NAMESPACE}}-}}Creatures-{{{type}}}]]}}}}<!-- |
+ | -->{{#if:{{{soul|}}}|[[Category:{{#if: {{NAMESPACE}} | {{NAMESPACE}}-}}Souls-{{{soul|}}}]]}}}}<!-- | ||
-->__NOTOC__ | -->__NOTOC__ | ||
− | {| class="wikitable infobox" style=" | + | {| class="wikitable infobox" style="float:right;" |
− | |+{{{titlename|{{PAGENAME}}} | + | |+{{{titlename|{{PAGENAME}}}}} |
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
− | {{!}}colspan=2{{!}}[[File:{{{image}}}|center|frameless]] }} | + | {{!}}colspan=2{{!}}[[File:{{{image}}}|center|frameless]] {{#if:{{{caption|}}}|<div style="text-align:center; font-size:smaller;">{{{caption}}}</div>}} }} |
|- | |- | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
!Type | !Type | ||
− | {{!}} {{{type}}} }} | + | {{!}} {{Autolink|{{{type}}}}} }} |
|- | |- | ||
{{#if:{{{species|}}}| | {{#if:{{{species|}}}| | ||
!Species | !Species | ||
− | {{!}} {{{species}}} }} | + | {{!}} {{Autolink|{{{species}}}}} }} |
|- | |- | ||
{{#if:{{{soul|}}}| | {{#if:{{{soul|}}}| | ||
!{{UESP|Skyrim:Souls|Soul}} | !{{UESP|Skyrim:Souls|Soul}} | ||
− | {{!}} {{{soul | + | {{!}} {{{soul}}} }} |
|- | |- | ||
{{#if:{{{level|}}}| | {{#if:{{{level|}}}| | ||
!Level | !Level | ||
− | {{!}}{{{level | + | {{!}}{{{level}}} }} |
|- | |- | ||
{{#if:{{{health|}}}| | {{#if:{{{health|}}}| | ||
!Health | !Health | ||
− | {{!}}{{{health | + | {{!}}{{{health}}} }} |
|- | |- | ||
{{#if:{{{magicka|}}}| | {{#if:{{{magicka|}}}| | ||
!Magicka | !Magicka | ||
− | {{!}}{{{magicka | + | {{!}}{{{magicka}}} }} |
|- | |- | ||
{{#if:{{{stamina|}}}| | {{#if:{{{stamina|}}}| | ||
!Stamina | !Stamina | ||
− | {{!}}{{{stamina|}}} }} | + | {{!}}{{{stamina}}} }} |
+ | |- | ||
+ | {{#if:{{{perks|}}}| | ||
+ | !Perks | ||
+ | {{!}}{{#if:1|{{{perks}}}}} }} | ||
+ | |- | ||
+ | {{#if:{{{skills|}}}| | ||
+ | !Skills | ||
+ | {{!}}{{#if:1|{{{skills}}}}} }} | ||
|- | |- | ||
{{#if:{{{abilities|}}}| | {{#if:{{{abilities|}}}| | ||
!Abilities | !Abilities | ||
− | {{!}}{{{abilities|}}} }} | + | {{!}}{{#if:1|{{{abilities}}}}} }} |
− | |}<noinclude> | + | |- |
+ | {{#if:{{{baseid|}}}| | ||
+ | {{!}}colspan=2{{!}}<small>BaseID: {{{baseid}}}</small>}} | ||
+ | |- | ||
+ | {{#if:{{{refid|}}}| | ||
+ | {{!}}colspan=2{{!}}<small>RefID: {{{refid}}}</small>}} | ||
+ | |}</includeonly><noinclude> | ||
{{/Doc}}</noinclude> | {{/Doc}}</noinclude> |
Latest revision as of 05:00, 12 April 2020
Summary[edit]
This template creates an infobox for use on all Creature pages. It includes the appropriate bread crumb trails and categories.
Parameters[edit]
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). |
nocat | optional | If set to "yes", the categories normally added by the template are suppressed. |
Example[edit]
{{Creature Summary |image=Zombie.jpg |caption=A zombie |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% |refid=00091AAA |baseid=00091AA9 }}
A zombie
| |
Type | Undead |
---|---|
Species | Zombie |
Soul | Leveled |
Level | lvl-1 |
Health | 50×(lvl-1) |
Magicka | N/A |
Abilities |
|
BaseID: 00091AA9 | |
RefID: 00091AAA |