Template:Minion infobox/doc
Jump to navigation
Jump to search
- This is the documentation subpage of Template:Minion infobox. It contains usage information that is not part of the underlying template page.
{{Minion infobox
| name =
| icon =
| image =
| behaviour =
| value =
| unique =
| untradeable =
| unsellable =
| patch =
| release =
| description =
| journal =
| tooltip =
| island-sanctuary =
| type =
| hp =
| atk =
| def =
| spd =
| auto =
| cost =
| strengths =
| special =
| special-type =
| special-desc =
| special-dur =
| special-delay =
| points =
| id-edb =
| id-gt =
}}
Semantic Properties Assigned
| Semantic Property | Value | Value when parameter null or undefined |
|---|---|---|
| ?Has item type | Minion (no parameter) |
Minion (no parameter)
|
| ?Has item rarity | Basic (no parameter) |
Basic (no parameter)
|
| ?Has game icon | File:{{{icon}}} | {{PAGENAME}}.png
|
| ?Has canonical name | {{{name}}} | {{PAGENAME}}
|
| ?Is unique | Y |
not created |
| ?Is untradable | Y |
not created |
| ?Is unsellable | Y |
not created |
| ?Has journal icon | File:{{{image}}} | not created if {{{image}}}=no
|
| ?Has appearance | {{PAGENAME}}, with colon changed to hyphen |
not created |
| ?Has vendor value | {{{value}}} | null |
| ?Has internal ID | {{{id-gt}}} | null |
| ?Has EDB ID | {{{id-edb}}} | null |
| ?Has minion type | {{{type}}} | null |
| ?Has minion hp | {{{hp}}} | null |
| ?Has minion atk | {{{atk}}} | null |
| ?Has minion def | {{{def}}} | null |
| ?Has minion spd | {{{spd}}} | null |
| ?Has minion cost | {{{cost}}} | null |
| ?Has minion auto-attack | {{{auto}}} | null |
| ?Has minion strength | {{{strengths}}} in title case | not defined |
| ?Has minion special type | {{{special-type}}} | null |
| ?Has minion special type | {{{specialdeg}}} | null |
| ?Has minion special points | {{{points}}} | null |
| ?Has game description | {{{description}}} | null |
| ?Has journal description | {{{journal}}} | null |
| ?Has tooltip description | {{{tooltip}}} | null |
| ?Has island sanctuary dialogue | {{{island-sanctuary}}} | null |
Categories Assigned
| Category | Conditions |
|---|---|
| Category:Missing release | {{{release}}} is null or unspecified |
| Category:Items needing patch | {{{patch}}} is null or unspecified |
| Category:Missing universalis link | {{{id-gt}}} is null or unspecified, and not {{{untradeable}}}/{{{untradable}}} |