Difference between revisions of "Form:Item"

From Medivia Online Wiki
 
(30 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Basic ==
== Basic ==
{| class="formtable"
{| class="wikitable"
! Name:
! Name:
| {{{field|name|input type=text|mandatory}}}
| {{{field|name|input type=text|mandatory}}}
|-
|-
! Image:
! Image:
| {{{field|image|input type=page|namespace=File|placeholder=Start typing file name…}}}
| {{{field|image|input type=page|namespace=File|class=pf-item-image|placeholder=[[File:Fire Sword.gif]]}}}
|-
|-
! Preview:
! Category page link<br>(e.g. Legs, Boots, Swords):
| <div style="padding:6px; border:1px solid #333; display:inline-block;">
  {{#if:{{{image|}}}|[[{{{image}}}|64px]]|''No image selected.''}}
  </div>
|-
! Category page link (e.g. Legs, Boots, Swords):
| {{{field|category|input type=text}}}
| {{{field|category|input type=text}}}
|}
|}


== Notes ==
{| class="wikitable"
! Note:
| {{{field|note|input type=textarea|rows=3}}}
|}


== Description & stats ==
== Description & stats ==
{| class="formtable"
{| class="wikitable"
! Description (extra line):
! Description (extra line):
| {{{field|description|input type=textarea|rows=3}}}
| {{{field|description|input type=textarea|rows=3}}}
Line 66: Line 66:


== Rank / properties ==
== Rank / properties ==
{| class="formtable"
{| class="wikitable"
! Item Rank:
! Item Rank:
| {{{field|item_rank|input type=text}}}
| {{{field|item_rank|input type=textarea|rows=2|placeholder={{#tip-text:50| Level 40 required to gain full intelligence/dexterity/strength bonus. }}}}}
|-
|-
! Properties:
! Properties:
Line 74: Line 74:
|-
|-
! Possible Attributes:
! Possible Attributes:
| {{{field|pattributes|input type=textarea|rows=3}}}
| {{{field|pattributes|input type=textarea|rows=8}}}
|-
|-
! Enchantable:
! Enchantable:
Line 87: Line 87:


== Sources ==
== Sources ==
{| class="formtable"
<pre>Example: [[Demon]]</pre>
 
{| class="wikitable"
! Dropped by:
! Dropped by:
| {{{field|dropped_by|input type=textarea|rows=3}}}
| {{{field|dropped_by|input type=textarea|rows=3|placerholder=[[Demon]]}}}
|}
|}


== Buy from ==
== Buy from ==
{| class="formtable"
<pre>Example: [[Ziyad]] (50,000 gp)</pre>
 
{| class="wikitable"
! Abukir:
! Abukir:
| {{{field|buy_from_abukir|input type=text}}}
| {{{field|buy_from_abukir|input type=text}}}
Line 177: Line 181:


== Sell to ==
== Sell to ==
{| class="formtable"
<pre>Example: [[Ziyad]] (50,000 gp)</pre>
 
{| class="wikitable"
! Abukir:
! Abukir:
| {{{field|sell_to_abukir|input type=text}}}
| {{{field|sell_to_abukir|input type=text}}}
Line 258: Line 264:


== Exchange at ==
== Exchange at ==
{| class="formtable"
{| class="wikitable"
! Serena:
! Serena:
| {{{field|exchange_at_serena|input type=text}}}
| {{{field|exchange_at_serena|input type=text}}}
Line 276: Line 282:


== Crafting ==
== Crafting ==
{| class="formtable"
{| class="wikitable"
! Grazlin:
! Grazlin:
| {{{field|craft_at_grazlin|input type=text}}}
| {{{field|craft_at_grazlin|input type=text}}}
Line 299: Line 305:
|}
|}


== Notes ==
{| class="formtable"
! Note:
| {{{field|note|input type=textarea|rows=3}}}
|}


{{{end template}}}
{{{end template}}}

Latest revision as of 20:51, 17 January 2026