Difference between revisions of "Form:Item"
From Medivia Online Wiki
| (27 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
== Basic == | == Basic == | ||
{| class=" | {| 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 | | {{{field|image|input type=page|namespace=File|class=pf-item-image|placeholder=[[File:Fire Sword.gif]]}}} | ||
|- | |- | ||
! Category page link<br>(e.g. Legs, Boots, Swords): | |||
! 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=" | {| class="wikitable" | ||
! Description (extra line): | ! Description (extra line): | ||
| {{{field|description|input type=textarea|rows=3}}} | | {{{field|description|input type=textarea|rows=3}}} | ||
| Line 70: | Line 66: | ||
== Rank / properties == | == Rank / properties == | ||
{| class=" | {| 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 78: | Line 74: | ||
|- | |- | ||
! Possible Attributes: | ! Possible Attributes: | ||
| {{{field|pattributes|input type=textarea|rows= | | {{{field|pattributes|input type=textarea|rows=8}}} | ||
|- | |- | ||
! Enchantable: | ! Enchantable: | ||
| Line 91: | Line 87: | ||
== Sources == | == Sources == | ||
{| class=" | <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=" | <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 181: | Line 181: | ||
== Sell to == | == Sell to == | ||
{| class=" | <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 262: | Line 264: | ||
== Exchange at == | == Exchange at == | ||
{| class=" | {| class="wikitable" | ||
! Serena: | ! Serena: | ||
| {{{field|exchange_at_serena|input type=text}}} | | {{{field|exchange_at_serena|input type=text}}} | ||
| Line 280: | Line 282: | ||
== Crafting == | == Crafting == | ||
{| class=" | {| class="wikitable" | ||
! Grazlin: | ! Grazlin: | ||
| {{{field|craft_at_grazlin|input type=text}}} | | {{{field|craft_at_grazlin|input type=text}}} | ||
| Line 303: | Line 305: | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||