Difference between revisions of "Template:Infobox blueprint"

From Underrail Wiki
Jump to navigation Jump to search
m
m
Line 34: Line 34:
 
| colspan="3" title="Crafting recipe description" |{{{description2|(crafting recipe's description)}}}
 
| colspan="3" title="Crafting recipe description" |{{{description2|(crafting recipe's description)}}}
  
|- align="center" valign="top"
+
|- align="center" valign="middle"
 
| width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="First component" |'''{{{component1|(first component)}}}'''
 
| width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="First component" |'''{{{component1|(first component)}}}'''
 
<!--
 
<!--
Line 40: Line 40:
  
 
box for 2nd component
 
box for 2nd component
-->{{#if:{{{component2|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{component2|}}}
 
|{{!}} width="34%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Second component" {{!}}'''{{{component2|(second component)}}}'''
 
|{{!}} width="34%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Second component" {{!}}'''{{{component2|(second component)}}}'''
 
<!--
 
<!--
  
 
new row if there are 4 components
 
new row if there are 4 components
-->{{#if:{{{component4|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{component4|}}}
 
|{{!}}- align="center" valign="top"
 
|{{!}}- align="center" valign="top"
 
|}}
 
|}}
Line 52: Line 52:
  
 
box for 3rd component
 
box for 3rd component
-->{{#if:{{{component3|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{component3|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Third component" {{!}}'''{{{component3|(third component)}}}'''
 
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Third component" {{!}}'''{{{component3|(third component)}}}'''
 
<!--
 
<!--
Line 58: Line 58:
  
 
box for 4th component
 
box for 4th component
-->{{#if:{{{component4|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{component4|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Fourth component" {{!}}'''{{{component4|(fourth component)}}}'''
 
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Fourth component" {{!}}'''{{{component4|(fourth component)}}}'''
 
|}} <!-- close if component4 -->
 
|}} <!-- close if component4 -->
Line 71: Line 71:
  
 
optional component 1
 
optional component 1
-->{{#if:{{{optional1|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{optional1|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" title="First optional component" {{!}}'''{{{optional1|(first optional)}}}'''
 
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" title="First optional component" {{!}}'''{{{optional1|(first optional)}}}'''
 
<div style="background-color:#000000; text-align:left;"><font size="1" color="gray">Optional.
 
<div style="background-color:#000000; text-align:left;"><font size="1" color="gray">Optional.
Line 77: Line 77:
  
 
optional difficulty mod 1
 
optional difficulty mod 1
-->{{#if:{{{diffmod1|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{diffmod1|}}}
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white" title="Difficulty modifier">{{{diffmod1|}}}</font> of the occupying item's requirements.
+
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white" title="Difficulty modifier">{{{diffmod1|n%}}}</font> of the occupying item's requirements.
 
   |}}</font></div>
 
   |}}</font></div>
 
<!--
 
<!--
Line 84: Line 84:
  
 
optional component 2
 
optional component 2
-->{{#if:{{{optional2|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{optional2|}}}
 
|{{!}} width="34%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" title="Second optional component" {{!}}'''{{{optional2|(second optional)}}}'''
 
|{{!}} width="34%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" title="Second optional component" {{!}}'''{{{optional2|(second optional)}}}'''
 
<div style="background-color:#000000; text-align:left;"><font size="1" color="gray">Optional.
 
<div style="background-color:#000000; text-align:left;"><font size="1" color="gray">Optional.
Line 90: Line 90:
  
 
optional difficulty mod 2
 
optional difficulty mod 2
-->{{#if:{{{diffmod2|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{diffmod2|}}}
 
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <!--
 
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <!--
--><font color="white" title="Difficulty modifier">{{{diffmod2|}}}</font> of the occupying item's requirements.
+
--><font color="white" title="Difficulty modifier">{{{diffmod2|n%}}}</font> of the occupying item's requirements.
 
   |}}</font></div>
 
   |}}</font></div>
 
<!--
 
<!--
Line 98: Line 98:
  
 
optional component 3
 
optional component 3
-->{{#if:{{{optional3|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{optional3|}}}
 
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;"  title="Third optional component" {{!}}'''{{{optional3|(third optional)}}}'''
 
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;"  title="Third optional component" {{!}}'''{{{optional3|(third optional)}}}'''
 
<div style="background-color:#000000; text-align:left;"><font size="1" color="gray">Optional.
 
<div style="background-color:#000000; text-align:left;"><font size="1" color="gray">Optional.
Line 104: Line 104:
  
 
optional difficulty mod 3
 
optional difficulty mod 3
-->{{#if:{{{diffmod3|}}}
+
-->{{#if:<noinclude>string</noinclude>{{{diffmod3|}}}
 
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <!--
 
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <!--
--><font color="white" title="Difficulty modifier">{{{diffmod3|}}}</font> of the occupying item's requirements.
+
--><font color="white" title="Difficulty modifier">{{{diffmod3|n%}}}</font> of the occupying item's requirements.
 
   |}}</font></div>
 
   |}}</font></div>
 
|}} <!-- close if optional component3 -->
 
|}} <!-- close if optional component3 -->

Revision as of 17:34, 6 August 2013

Blueprint.png
(blueprint's name)
Blueprint
(blueprint's description)
Use: Download blueprint into your wristpad.
Value: (blueprint's value)



(crafting recipe's description)
(first component) (second component)
(third component) (fourth component)
(first optional)
Optional.
Composition difficulty. Using this slot will also increase the total skill requirements by n% of the occupying item's requirements.
(second optional)
Optional.
Composition difficulty. Using this slot will also increase the total skill requirements by n% of the occupying item's requirements.
(third optional)
Optional.
Composition difficulty. Using this slot will also increase the total skill requirements by n% of the occupying item's requirements.


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_blueprint/doc to view this documentation. (edit) (How does this work?)

Template:Infobox blueprint/doc