Template:Item info: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 18: Line 18:
|-
|-
{{#if: {{{method2|}}}|
{{#if: {{{method2|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} '''{{{method2}}}'''
! class="labelbox" {{!}} '''{{{method2}}}'''
Line 24: Line 24:
|-
|-
{{#if: {{{method3|}}}|
{{#if: {{{method3|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} '''{{{method3}}}'''
! class="labelbox" {{!}} '''{{{method3}}}'''
Line 30: Line 30:
|-
|-
{{#if: {{{method4|}}}|
{{#if: {{{method4|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} {{{method4}}}
! class="labelbox" {{!}} {{{method4}}}
Line 36: Line 36:
|-
|-
{{#if: {{{method5|}}}|
{{#if: {{{method5|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} {{{method5}}}
! class="labelbox" {{!}} {{{method5}}}
Line 42: Line 42:
|-
|-
{{#if: {{{method6|}}}|
{{#if: {{{method6|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} {{{method6}}}
! class="labelbox" {{!}} {{{method6}}}
Line 48: Line 48:
|-
|-
{{#if: {{{method7|}}}|
{{#if: {{{method7|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} {{{method7}}}
! class="labelbox" {{!}} {{{method7}}}
Line 54: Line 54:
|-
|-
{{#if: {{{method8|}}}|
{{#if: {{{method8|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} {{{method8}}}
! class="labelbox" {{!}} {{{method8}}}
Line 60: Line 60:
|-
|-
{{#if: {{{method9|}}}|
{{#if: {{{method9|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} {{{method9}}}
! class="labelbox" {{!}} {{{method9}}}
Line 66: Line 66:
|-
|-
{{#if: {{{method10|}}}|
{{#if: {{{method10|}}}|
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}
|- style="font-size:90%"
|- style="font-size:90%"
! class="labelbox" {{!}} '''{{{method10}}}'''
! class="labelbox" {{!}} '''{{{method10}}}'''

Revision as of 11:45, 31 January 2023

- style="font-size:90%" - style="font-size:90%" - style="font-size:90%" - style="font-size:90%" - style="font-size:90%" - style="font-size:90%" - style="font-size:90%" - style="font-size:90%" - style="font-size:90%"
Effect Buy Sell Notes
Item Locations
{{{method2}}} {{{data2}}}
{{{method3}}} {{{data3}}}
{{{method4}}} {{{data4}}}
{{{method5}}} {{{data5}}}
{{{method6}}} {{{data6}}}
{{{method7}}} {{{data7}}}
{{{method8}}} {{{data8}}}
{{{method9}}} {{{data9}}}
{{{method10}}} {{{data10}}}

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.
}}