Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Item info: Difference between revisions

Template page
m Text replacement - "class="containbox statbox"" to "class="wikitable""
mNo edit summary
 
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|-
|-
! class="tablebox" style="width:50%" colspan="3" | Effect
! class="wikitable-title" style="width:50%" colspan="3" | Effect
! class="tablebox" style="width:15%" colspan="1" | Buy
! class="wikitable-title" style="width:15%" colspan="1" | Buy
! class="tablebox" style="width:15%" colspan="1" | Sell
! class="wikitable-title" style="width:15%" colspan="1" | Sell
! class="tablebox" style="width:20%" colspan="1" | Notes
! class="wikitable-title" style="width:20%" colspan="1" | Notes
|- align="center"
|- align="center"
| colspan="3"|  {{{effect1|}}}
| colspan="3"|  {{{effect1|}}}
Line 11: Line 11:
|  {{{notes1|}}}
|  {{{notes1|}}}
|-
|-
! colspan="6" class="tablebox" | Item Locations
! colspan="6" class="wikitable-title" | Item Locations
|-
|-
{{#if: {{{method1|}}}|
{{#if: {{{method1|}}}|

Latest revision as of 13:35, 4 December 2024

Effect Buy Sell Notes
Item Locations

Usage

For weapon stats on item/weapon pages. Input the values after the equal signs. Game values have to be inputted; input them as "{{title|Game Title}}".

Use "effecto" (if the total number of games is odd) or "effecte" (if the total number of games is even.)

{{Item info
|effect1= The effect this item has when used, taken from the game if possible.
|buy1= The amount of potch needed to buy this item. (number only)
|sell1= The amount of potch received when you sell this item. (number only, usually 1/2 of the purchasing power)
|notes1= Any additional information.
|method1= Usually inventory (i.e. characters who hold this item on recruitment).
|data1= List of people/places/shops that have this item (seprated with a • . 
|methodlast= The last method, used to ensure rounded corners.
|datalast= The last data, used to ensure rounded corners.
}}
Contents