Difference between revisions of "Template:Item"
| m | m | ||
| Line 1: | Line 1: | ||
| − | <includeonly>{| style="width:60em;margin-left:auto;margin-right:auto;margin-top:2ex;margin-bottom:2ex;border-spacing: 2px 5px;padding:0.2em;border: 1px solid grey;border-collapse: collapse;font-size:88%;"   | + | <includeonly><div id="{{{name}}}"></div> | 
| + | {| style="width:60em;margin-left:auto;margin-right:auto;margin-top:2ex;margin-bottom:2ex;border-spacing: 2px 5px;padding:0.2em;border: 1px solid grey;border-collapse: collapse;font-size:88%;"   | ||
| !colspan="5" style="text-align:center;font-weight:bold;background:#3b4044;border: 1px solid grey;font-size:120%;padding-top:0.5ex;padding-bottom:0.5ex;color:white;"|{{{name}}} | !colspan="5" style="text-align:center;font-weight:bold;background:#3b4044;border: 1px solid grey;font-size:120%;padding-top:0.5ex;padding-bottom:0.5ex;color:white;"|{{{name}}} | ||
| |- | |- | ||
Latest revision as of 18:15, 14 July 2016
Usage
{{Item
| name = 
| category = 
| supplier = 
| dcSupplier = name or empty
| link = 
| price = 
| dcFee = 
| batchSize = 
| available = true|false (or empty)
}}
Examples
{{Item
| name = Restraining Bolt
| category = Tools
| supplier = Merr-Sonn Technologies
| link = http://www.swcombine.com/rules/?Tools&ID=24
| price = 200000
| dcFee = 100000
| batchSize = 22
| available = true
}}
| Restraining Bolt | ||||
|---|---|---|---|---|
| Category: | Tools | External Price: |  200,000 | |
| Url: | Combine Rules Page | External Datacard Fee: |  100,000 | |
| Available: | Yes | Supplier: | Merr-Sonn Technologies | |
| Batch Size: | 22 | DC Supplier: | Merr-Sonn Technologies | |


