Open main menu

Project: Gorgon Wiki β

Changes

Template:MOB First Kill/doc

1,067 bytes added, 09:46, 26 April 2022
Added documentation for new template.
==Syntax==
<pre>
{{MOB First Kill
|firstitem=
|fktext =
|rktext=
}}
</pre>

==Parameters==
; firstitem
: OPTIONAL. The name of a unique item a boss drops.
; fktext
: OPTIONAL. A description of what a boss drops on its first kill.
; rktext
: OPTIONAL. A description of what a boss drops on repeat kills.

==Description==
Adds an First Kill box to whichever page this template is used on. Usually used on MOB pages, particularly for Bosses. Most information displayed using this template is sourced from [[Game updates/2016-05-23]]

==Examples==
<pre>
{{MOB First Kill
|firstitem= Asterion's Hammer
|fktext = 12 miscellaneous high-level items.
|rktext= 1 miscellaneous item.
}}</pre>

{{MOB First Kill
|firstitem= Asterion's Hammer
|fktext = 12 miscellaneous high-level items.
|rktext= 1 miscellaneous item.
}}<includeonly>
<!-- Categories/interwikis for the template itself -->
[[Category:Formatting templates|Item]]
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>