Template:Monster: Difference between revisions

From TimeRO Wiki
Jump to navigation Jump to search
(Undo revision 558681 by Admin (talk))
Tag: Undo
No edit summary
Line 1: Line 1:
<includeonly><span class="plainlinks monster-link-chip" style="display:inline-flex;align-items:center;gap:8px;padding:4px 12px;margin:2px 3px;border-radius:999px;background:linear-gradient(180deg,rgba(10,20,34,0.92),rgba(4,10,18,0.98));border:1px solid rgba(80,170,255,0.28);white-space:nowrap;vertical-align:middle;box-shadow:0 0 10px rgba(60,150,255,0.12),inset 0 0 10px rgba(80,170,255,0.05);">
<includeonly><span class="plainlinks monster-link-chip" style="display:inline-flex;align-items:center;gap:8px;padding:4px 12px;margin:2px 3px;border-radius:999px;background:linear-gradient(180deg,rgba(10,20,34,0.92),rgba(4,10,18,0.98));border:1px solid rgba(80,170,255,0.28);white-space:nowrap;vertical-align:middle;box-shadow:0 0 10px rgba(60,150,255,0.12),inset 0 0 10px rgba(80,170,255,0.05);">
<span class="monster-gif-wrap" style="display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:10px;background:rgba(0,0,0,0.28);border:1px solid rgba(255,255,255,0.08);overflow:hidden;line-height:0;">https://timero.com.br/images/monster_assets/detail_gif/{{{id|0}}}.gif</span>
<span class="monster-gif-wrap" style="display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;border-radius:12px;background:rgba(0,0,0,0.28);border:1px solid rgba(255,255,255,0.08);overflow:visible;line-height:0;">https://timero.com.br/images/monster_assets/detail_gif/{{{id|0}}}.gif</span>
<span style="font-weight:bold;line-height:1;">[https://timero.com.br/en/monster?id={{{id|0}}} <span style="color:#73d9ff;">{{{name|Monster #{{{id|0}}}}}}</span>]</span>
<span style="font-weight:bold;line-height:1;">[https://timero.com.br/en/monster?id={{{id|0}}} <span style="color:#73d9ff;">{{{name|Monster #{{{id|0}}}}}}</span>]</span>
</span></includeonly><noinclude>
</span></includeonly><noinclude>
Line 12: Line 12:


== Usage ==
== Usage ==
Use this format:


<pre>
<pre>
Line 17: Line 19:
{{Monster|id=1011|name=Chonchon}}
{{Monster|id=1011|name=Chonchon}}
</pre>
</pre>
Do not use this old format anymore:
<pre>
{{Monster|id=1195 Rideword}}
</pre>
The old format makes the template treat the whole value as the ID.


{| class="wikitable"
{| class="wikitable"

Revision as of 20:17, 28 April 2026

Description

This template links to the TimeRO monster database and displays the monster GIF from:

https://timero.com.br/images/monster_assets/detail_gif/<monster_id>.gif

Usage

Use this format:

{{Monster|id=1195|name=Rideword}}
{{Monster|id=1011|name=Chonchon}}

Do not use this old format anymore:

{{Monster|id=1195 Rideword}}

The old format makes the template treat the whole value as the ID.

Example Output
{{Monster|id=1195|name=Rideword}}

1195.gif Rideword

{{Monster|id=1011|name=Chonchon}}

1011.gif Chonchon