Difference between revisions of "Template:Item Link generic"
From Mushpedia
(Created page with "<onlyinclude><includeonly>|- | align="center" | [[image:{{#var: {{{1}}} Icon}}]] | align="center" style=white-space:nowrap | '''{{{1}}}''' {{#if: {{#varexists:{{{1}}} Artefact...") |
|||
| Line 2: | Line 2: | ||
| align="center" | [[image:{{#var: {{{1}}} Icon}}]] | | align="center" | [[image:{{#var: {{{1}}} Icon}}]] | ||
| align="center" style=white-space:nowrap | '''{{{1}}}''' | | align="center" style=white-space:nowrap | '''{{{1}}}''' | ||
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Artefact}}| [[Image:Artefact.png|class=margin-small|link=Exploration|This item is an alien artifact gained from planet exploration.]]|}} |
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Heavy}}| [[Image:Heavy.png|class=margin-small|link=Inventory#Heavy|This item is heavy and has a performance impact on characters.]]|}} |
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Flammable}}| [[Image:Fire.png|class=margin-small|link=Dangers|This item can be destroyed in fires.]]|}} |
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Charges}}| [[Image:Charge.png|class=margin-small|This is the maximum amount of charges this item can hold.]] <small>'''x{{#var:{{{1}}} Charges}}'''</small>|}} |
<br><small>{{#var: {{{1}}} Origins}}</small> | <br><small>{{#var: {{{1}}} Origins}}</small> | ||
| align="center" style=white-space:nowrap | <small> | | align="center" style=white-space:nowrap | <small> | ||
{| style="padding: 0;" | {| style="padding: 0;" | ||
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Repair}}| |
{{!}}[[Image:Pa eng.png{{!}}class=margin-small{{!}}This item is breakable and can be repaired.]] '''Repair:''' | {{!}}[[Image:Pa eng.png{{!}}class=margin-small{{!}}This item is breakable and can be repaired.]] '''Repair:''' | ||
{{!}} {{#var:{{{1}}} Repair}} | {{!}} {{#var:{{{1}}} Repair}} | ||
|}} | |}} | ||
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Dismantle}}| |
{{!}}- | {{!}}- | ||
{{!}}[[Image:Bin.png{{!}}class=margin-small{{!}}This icon can be dismantled by Technicians.]] '''Dismantle:''' | {{!}}[[Image:Bin.png{{!}}class=margin-small{{!}}This icon can be dismantled by Technicians.]] '''Dismantle:''' | ||
{{!}} {{#var:{{{1}}} Dismantle}} | {{!}} {{#var:{{{1}}} Dismantle}} | ||
|}} | |}} | ||
| − | {{#if: {{# | + | {{#if: {{#var:{{{1}}} Dismantle Results}}| |
{{!}}- | {{!}}- | ||
{{!}} colspan="2" {{!}} {{#var: {{{1}}} Dismantle Results}} | {{!}} colspan="2" {{!}} {{#var: {{{1}}} Dismantle Results}} | ||
|}} | |}} | ||
|}</small> | |}</small> | ||
| − | |{{#if: {{# | + | |{{#if: {{#var:{{{1}}} Summary}}|{{#var:{{{1}}} Summary}}|{{Todo|Add short item summary.}}}}</includeonly></onlyinclude> |
{{Warn|Use [[Template:Item Link]] instead of this, this is a development template}} | {{Warn|Use [[Template:Item Link]] instead of this, this is a development template}} | ||
Revision as of 23:47, 8 January 2014
Warning: Use Template:Item Link instead of this, this is a development template