Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
This is a template documentation subpage for Template:Lore.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

Usage

This template displays a Lore value with a decorative icon. It is used on card pages, mechanic pages, and anywhere a Lore value needs to be shown.

Syntax

{{Lore|value}}

Parameters

  • 1 (unnamed) – The Lore value (e.g., 1, 2, 3, etc.). Required.

Examples

Wikitext Result
{{Lore|2}} 2
This character has {{Lore|3}}. This character has 3.

Styling

The template currently uses a ✨ emoji as a placeholder icon. To replace it with an official image, edit the template and change:

<span class="lore-icon">✨</span> {{{1}}}

to:

[[File:Lore icon.png|16px|link=]] {{{1}}}

See also