Template:Rune pouch

From RuneRealm Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Rune pouch/doc. [edit] [history] [purge]
Template:Rune pouch invokes function main in Module:Rune pouch using Lua.

This template provides basic formatting to display a rune pouch or its upgraded variant, the divine rune pouch.

About

This template is used to generate a table to display up to 4 runes that should be put into the rune pouch.

Usage

This template can be used by entering the following onto a relevant page.

{{Rune pouch|align=<!-- (Optional) Align the table to the left, center, right of the page -->
|        <!-- First rune name and optional quantity, e.g. Law rune or Law rune\2000 -->
|        <!-- (Optional) Second rune name and optional quantity -->
|        <!-- (Optional) Third rune name and optional quantity -->
|        <!-- (Optional) Fourth rune name and optional quantity; if this slot is filled, it is assumed a divine rune pouch is being used -->
}}

Examples

A rune pouch suggestion for Vorkath/Strategies

{{Rune pouch|align=right
|Law rune
|Dust rune
|Chaos rune
}}

Specifies quantities

{{Rune pouch
|Nature rune\1000
|Fire rune\5000
}}
10005000

Quick Copy

{{Rune pouch|align=
|
|
|
}}

See also

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

This template provides basic formatting to display a rune pouch. To specify an amount for a stackable item, put a backslash and insert the amount after the backslash. To align the rune pouch to a specific side, use the align parameter. For example, use |align=right to move the table to the right of the page.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Rune 11

The name of the rune.

Example
Law rune
Page namesuggested
Rune 22

The name of the rune.

Example
Earth rune
Page namesuggested
Rune 33

The name of the rune.

Example
Water rune
Page namesuggested
Rune 44

The name of the rune. If this slot is filled, it is assumed a divine rune pouch is being used.

Example
Fire rune
Page namesuggested
Page alignmentalign

To align the rune pouch to a specific side of the page, use the align parameter. For example, use |align=right to move the table to the right of the page.

Default
left
Example
right
Lineoptional