Pet: Difference between revisions
From VanRO Ragnarok Online
m (1 revision) |
mNo edit summary |
||
Line 1: | Line 1: | ||
# | <includeonly>|- | ||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{monster|[[Category:Needs Additional Information]]}}} | |||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{server|[[Category:Needs Additional Information]]}}} | |||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{obtainedBy|[[Category:Needs Additional Information]]]}}} | |||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{foodId|[[Category:Needs Additional Information]]}}} | |||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{equipId|[[Category:Needs Additional Information]]}}} | |||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{level|[[Category:Needs Additional Information]]}}} | |||
|style="border: 1px #aaa solid; padding: 0.2em; text-align: center;"| {{{loyalEffect|[[Category:Needs Additional Information]]}}} | |||
</includeonly><noinclude> | |||
{{Usage|1= This template exists to assist in displaying pet information. It creates a row of data to display in a table.}} | |||
<pre> | |||
{{Pet | |||
|monster = {{MonsterLink |id= |name=}} | |||
|server = | |||
|obtainedBy = {{ItemLink |id= |name=}} | |||
|foodId = {{ItemLink |id= |name=}} | |||
|equipId = {{ItemLink |id= |name=}} | |||
|level = | |||
|loyalEffect = | |||
}} | |||
</pre> | |||
=== Obligatory Fields === | |||
{| class="wikitable" | |||
! Field !! Description !! | |||
|- | |||
| monster || | |||
|- | |||
| server || | |||
|- | |||
| obtainedBy || | |||
|- | |||
| foodId || | |||
|- | |||
| equipId || | |||
|- | |||
| level || | |||
|- | |||
| loyalEffect || | |||
|} | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> |
Revision as of 11:05, 7 August 2022
Usage
These usage notes will not be included in articles bearing this template.
This template exists to assist in displaying pet information. It creates a row of data to display in a table.
{{Pet |monster = {{MonsterLink |id= |name=}} |server = |obtainedBy = {{ItemLink |id= |name=}} |foodId = {{ItemLink |id= |name=}} |equipId = {{ItemLink |id= |name=}} |level = |loyalEffect = }}
Obligatory Fields
Field | Description | |
---|---|---|
monster | ||
server | ||
obtainedBy | ||
foodId | ||
equipId | ||
level | ||
loyalEffect |