Template:Item info: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
{{#if: {{{method4|}}}| | {{#if: {{{method4|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method4}}} | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method4}}} | ||
{{!}} class="textfield" {{!}} {{{data4}}} | }} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data4}}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{method5|}}}| | {{#if: {{{method5|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method5}}} | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method5}}} | ||
{{!}} class="textfield" {{!}} {{{data5}}} | }} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data5}}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{method6|}}}| | {{#if: {{{method6|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method6}}} | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method6}}} | ||
{{!}} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data6}}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{method7|}}}| | {{#if: {{{method7|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method7}}} | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method7}}} | ||
{{!}} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data7}}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{method8|}}}| | {{#if: {{{method8|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method8}}} | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method8}}} | ||
{{!}} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data8}}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{method9|}}}| | {{#if: {{{method9|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method9}}} | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} {{{method9}}} | ||
{{!}} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data9}}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{method10|}}}| | {{#if: {{{method10|}}}| | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} '''{{{method10}}}''' | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} '''{{{method10}}}''' | ||
{{!}} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{data10}}} | }} | ||
{{!}}- | {{!}}- | ||
! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} '''{{{methodlast}}}''' | ! width="15%" class="infoboxblank" style="align:center" align="left" colspan="1"{{!}} '''{{{methodlast}}}''' | ||
{{!}} colspan="5"{{!}} {{{datalast}}} | {{!}} width="85%" class="textfield" colspan="5" {{!}} {{{datalast}}} | ||
{{!}}} | {{!}}} | ||
{{!}}} | {{!}}} | ||
Revision as of 00:17, 22 August 2020
| ||||||||||||||||||
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.
}}