模板:SkillListLite
SkillListLite is used to display small information boxes on abilities, containing links to the page containing a full explanation of the ability and the unit or item that uses the ability. It is usually used in lists of abilities that are affected by a certain effect, such as Magic Immunity. A series of SkillListLites must be placed in between a {{SkillListHead}}
and a {{SkillListTail}}
.
For more detailed information boxes, use {{SkillListRich}}
.
SkillListLite accepts the following parameters:
- source - Sets the source page, the main page for the ability's user
- sourcetext - (Optional) Sets the text displayed as the source (defaults to the value of |source)
- name - Sets the name of the ability, and the linked page anchor point
- nametext - (Optional) Sets the text displayed as the ability name (defaults to the value of |name)
Note: This template formerly contained individual parameters for image and type. These are now determined automatically.
Example 1:
1 Bad dream annotation space.
Example 2:
TemplateData
SkillListLite is used to display small information boxes on abilities, containing links to the page containing a full explanation of the ability and the unit or item that uses the ability.
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
Source | source | Sets the source page, the main page for the ability's user.
| 字串 | 必填 |
Source Text | sourcetext | Sets the text displayed as the source (defaults to the value of |source). | 字串 | 選填 |
Name | name | Sets the name of the ability, and the linked page anchor point.
| 字串 | 必填 |
Name Text | nametext | Sets the text displayed as the ability name (defaults to the value of |name). | 字串 | 選填 |