Universal Paperclips Wiki
No edit summary
No edit summary
Line 16: Line 16:
 
|-
 
|-
 
{{#if: {{{power|}}} | {{!}} width=80 {{!}} <div>Power</div> {{!!}} {{{power}}} }}
 
{{#if: {{{power|}}} | {{!}} width=80 {{!}} <div>Power</div> {{!!}} {{{power}}} }}
  +
|-
  +
{{#if: {{{mem|}}} | {{!}} width=80 {{!}} <div>Memory</div> {{!!}} {{{mem}}} }}
 
|-
 
|-
 
{{#if: {{{cost|}}} | {{!}} <div>Cost</div> {{!!}} {{{cost}}} }}
 
{{#if: {{{cost|}}} | {{!}} <div>Cost</div> {{!!}} {{{cost}}} }}

Revision as of 21:32, 12 October 2017

{{{name}}}
Details
Template-info Documentation

This is the default Curse infobox with the fields edited for this wiki.

Usage

The following parameters are available:

{{Infobox
| name     = 
| creat    =
| yomi     =
| ops      = 
| clips    =
| cost     = 
| power    =
| mem      =
| effect   = 
}}

Example

Hydra Clipper
Details
Yomi
0 yomi
Operations
100 ops
Trust
Infinite Trust
Power
240 MW
Memory
1
Cost
20 000 Plushie
Effect
Deploy a Clipper to Curse Headquarters, shaped like Encredechine

The following code will be displayed like the infobox on the right:

{{Infobox
| name     = Hydra Clipper
| image    = Curse hydra.png
| ops      = 100
| power    = 240 MW
| trust    = Infinite
| yomi     = 0
| cost     = 20 000 Plushie
| effect   = Deploy a Clipper to Curse Headquarters, shaped like [[User:Encredechine{{!}}Encredechine]]
}}