Template:Rune pouch/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Eq (talk | contribs) at 05:06, 14 October 2024 (Created page with "{{documentation}} 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. <pre> {{Rune pouch|align=<!-- (Optional) Align the table to the left, center, right of the page --> | <!-- First rune name and..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:Rune pouch.
It contains usage information, categories, and other content that is not part of the original template page.
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

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