Template:Monster: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{plainlink |url=https://cp.playragnarokzero.com/monster/view/?id={{#sub: {{{id}}}|0|{{#pos:{{{id}}}| }}}}/ {{#sub:{{{id}}}|{{#pos:{{{id}}}| }}}}}}</includeonly><noinclude> ==Description== This template serves the purpose of shortening linkings to the [{{database}}/monster-info/ iW Database View Monster] for the ease of article overview when editing and consistency. ====Usage==== <nowiki>{{monster |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}...") |
No edit summary |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <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);"> | ||
==Description== | <span class="monster-gif-wrap" style="display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;flex:0 0 54px;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 class="monster-name-wrap" style="font-weight:bold;line-height:1;">[https://timero.com.br/en/monster?id={{{id|0}}} <span style="color:#73d9ff;">{{{name|{{{1|Monster #{{{id|0}}}}}}}}}</span>]</span> | |||
</span></includeonly><noinclude> | |||
== Description == | |||
This template links to the TimeRO monster database and displays the monster GIF from: | |||
<pre> | |||
https://timero.com.br/images/monster_assets/detail_gif/<monster_id>.gif | |||
</pre> | |||
== Usage == | |||
Preferred format: | |||
<pre> | |||
{{Monster|id=1195|name=Rideword}} | |||
{{Monster|id=1011|name=Chonchon}} | |||
</pre> | |||
Also supported: | |||
<pre> | |||
{{Monster|id=1195|Rideword}} | |||
{{Monster|id=1011|Chonchon}} | |||
</pre> | |||
{| class="wikitable" | {| class="wikitable" | ||
! Example !! Output | |||
|- | |||
| <nowiki>{{Monster|id=1195|name=Rideword}}</nowiki> | |||
| {{Monster|id=1195|name=Rideword}} | |||
|- | |||
| <nowiki>{{Monster|id=1011|Chonchon}}</nowiki> | |||
| {{Monster|id=1011|Chonchon}} | |||
|} | |} | ||
[[Category:Templates|Monster]] | [[Category:Templates|Monster]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 20:57, 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
Preferred format:
{{Monster|id=1195|name=Rideword}}
{{Monster|id=1011|name=Chonchon}}
Also supported:
{{Monster|id=1195|Rideword}}
{{Monster|id=1011|Chonchon}}
| Example | Output |
|---|---|
| {{Monster|id=1195|name=Rideword}} | |
| {{Monster|id=1011|Chonchon}} |

