Difference between revisions of "Form:Item"
From Medivia Online Wiki
| (10 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|class=pf-item-image|placeholder=File:Fire Sword. | | {{{field|image|input type=page|namespace=File|class=pf-item-image|placeholder=[[File:Fire Sword.gif]]}}} | ||
|- | |- | ||
! Category page link (e.g. Legs, Boots, Swords): | ! Category page link<br>(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 61: | Line 66: | ||
== Rank / properties == | == Rank / properties == | ||
{| class=" | {| class="wikitable" | ||
! Item Rank: | ! Item Rank: | ||
| {{{field|item_rank|input type=textarea|rows=2|placeholder={{#tip-text:50| Level 40 required to gain full intelligence/dexterity/strength bonus. }}}}} | | {{{field|item_rank|input type=textarea|rows=2|placeholder={{#tip-text:50| Level 40 required to gain full intelligence/dexterity/strength bonus. }}}}} | ||
| Line 82: | Line 87: | ||
== Sources == | == Sources == | ||
{| class=" | <pre>Example: [[Demon]]</pre> | ||
{| class="wikitable" | |||
! Dropped by: | ! Dropped by: | ||
| {{{field|dropped_by|input type=textarea|rows=3|placerholder=[[Demon]]}}} | | {{{field|dropped_by|input type=textarea|rows=3|placerholder=[[Demon]]}}} | ||
| Line 88: | Line 95: | ||
== Buy from == | == Buy from == | ||
< | <pre>Example: [[Ziyad]] (50,000 gp)</pre> | ||
{| class=" | {| class="wikitable" | ||
! Abukir: | ! Abukir: | ||
| {{{field|buy_from_abukir|input type=text}}} | | {{{field|buy_from_abukir|input type=text}}} | ||
| Line 175: | Line 181: | ||
== Sell to == | == Sell to == | ||
< | <pre>Example: [[Ziyad]] (50,000 gp)</pre> | ||
{| class="wikitable" | |||
{| class=" | |||
! Abukir: | ! Abukir: | ||
| {{{field|sell_to_abukir|input type=text}}} | | {{{field|sell_to_abukir|input type=text}}} | ||
| Line 259: | 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 277: | Line 282: | ||
== Crafting == | == Crafting == | ||
{| class=" | {| class="wikitable" | ||
! Grazlin: | ! Grazlin: | ||
| {{{field|craft_at_grazlin|input type=text}}} | | {{{field|craft_at_grazlin|input type=text}}} | ||
| Line 300: | Line 305: | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||