Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 18:12, 21 April 2026 by Khalid (talk | contribs) (Created page with "<includeonly><span class="lore-icon" style="display: inline-block; background: #f5e6d3; border-radius: 50%; width: 1.4em; height: 1.4em; text-align: center; line-height: 1.4em; font-weight: bold; color: #8b5a2b; font-size: 0.9em;">✨</span> {{{1}}}</includeonly><noinclude> {{Documentation}} == Usage == This template displays a Lore value with a decorative icon. <pre><nowiki> {{Lore|2}} </nowiki></pre> Result: {{Lore|2}} You can replace the ✨ emoji with a custom image...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
   Template documentation (edit | history)
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

Usage

This template displays a Lore value with a decorative icon.

{{Lore|2}}

Result: 2

You can replace the ✨ emoji with a custom image later by editing this template.