Difference between revisions of "Template:Infobox blueprint"

From Underrail Wiki
Jump to navigation Jump to search
m
(removed garbage)
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
#REDIRECT [[Template:Infobox item]]
{| style={{Infobox common style}}
 
|-
 
| rowspan="3" width="50px" height="50px" align="center" valign="center" style="color:white;" |[[File:items_devices_blueprint.png]]
 
 
 
|-
 
| style="color:white; font-weight:bold;" colspan="2" |{{{name|blueprint's name}}}
 
 
 
|-
 
| style="color:yellow;" colspan="2" |Blueprint
 
 
 
|-
 
| style="color:gray;" colspan="3" |{{{description|blueprint's description}}}
 
 
 
|-
 
| style="color:green;" colspan="3" |Use: Download blueprint into your wristpad.
 
 
 
|-
 
| style="color:yellow;" colspan="3" |Value: {{{value|blueprint's value}}}
 
 
 
 
 
-----
 
 
 
{| cellspacing="10" style="background-color:#000000; color:#ffffff;"
 
|-
 
| colspan="3" |{{{description2|crafting recipe's description}}}
 
 
 
|- align="left" valign="top"
 
| width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" |'''{{{component1|First component}}}'''
 
 
 
{{#if:{{{component2|}}}
 
|{{!}} width="34%" style="padding:15px; border:2px solid #808080; border-radius:1em;" {{!}}'''{{{component2|Second component (optional)}}}'''
 
|}}
 
{{#if:{{{component4|}}}|{{!}}- align="left" valign="top"|}}
 
{{#if:{{{component3|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" {{!}}'''{{{component3|Third component (optional)}}}'''
 
|}}
 
{{#if:{{{component4|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" {{!}}'''{{{component4|Fourth component (optional)}}}'''
 
|}}
 
 
 
|- align="left" valign="top"
 
 
 
{{#if:{{{optional1|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" {{!}}'''{{{optional1|Optional component 1}}}'''
 
<font color="gray">Optional.
 
 
 
Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white">{{{diffmod1|n%}}}</font> of the occupying item's requirements.</font>
 
|}}
 
{{#if:{{{optional2|}}}
 
|{{!}} width="34%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" {{!}}'''{{{optional2|Optional component 2}}}'''
 
<font color="gray">Optional.
 
 
 
Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white">{{{diffmod2|n%}}}</font> of the occupying item's requirements.</font>
 
|}}
 
{{#if:{{{optional3|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" {{!}}'''{{{optional3|Optional component 3}}}'''
 
<font color="gray">Optional.
 
 
 
Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white">{{{diffmod3|n%}}}</font> of the occupying item's requirements.</font>
 
|}}
 
|}
 
|}<noinclude><br style="clear:both;"/>{{documentation}}</noinclude>
 

Latest revision as of 20:18, 28 October 2014