Template:Mob: Difference between revisions
From OmegaMMO
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
{|class=wikitable | {|class=wikitable | ||
! Code Used | ! Code Used | ||
! Result | ! Result | ||
|- | |- | ||
|<code><nowiki>{{Mob|Poring|1002}}</nowiki></code> | |||
| {{Mob|Poring|1002}} | | {{Mob|Poring|1002}} | ||
|- | |- | ||
|<code> | |<code><nowiki>{{Mob|Poring|1002|nolink}}</nowiki></code> | ||
| {{Mob|Poring|1002|nolink}} | | {{Mob|Poring|1002|nolink}} | ||
|- | |- | ||
|<code><nowiki>{{Mob|Kafra|117}}</nowiki></code> | |||
| {{Mob|Kafra|117}} | |||
|- | |- | ||
|<code> | |<code><nowiki>{{Mob|Kafra|117|nolink}}</nowiki></code> | ||
| {{Mob|Kafra|117|nolink}} | |||
| {{Mob|Kafra|117}} | |||
|} | |} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 16:13, 21 May 2025
Description
The purpose of this template is to turn a set of coordinates into a copyable link for use with the in-game syntax.
Usage
{{Mob|Mob/Npc Name|Mob/Npc ID|nolink}}
- Mob/Npc Name The name of the mob or npc would you like Ex. Poring or Kafra.
- Mob/Npc ID is the mob or npc ID Ex. 1002 for poring or 117 for Kafra.
- nolink Select 'nolink' if you want hide the link to divine pride or Mob/Npc name.
Example
Code Used | Result |
---|---|
{{Mob|Poring|1002}}
|
|
{{Mob|Poring|1002|nolink}}
|
![]() |
{{Mob|Kafra|117}}
|
|
{{Mob|Kafra|117|nolink}}
|
![]() |