Difference between revisions of "Template:Infobox blueprint"

From Underrail Wiki
Jump to navigation Jump to search
m
(attempt at layout improvement)
Line 2: Line 2:
 
{| style={{Infobox common style}}
 
{| style={{Infobox common style}}
 
|-
 
|-
| rowspan="3" width="50px" height="50px" align="center" valign="center" style="color:white;" |[[File:items_devices_blueprint.png|full|Blueprint|link=]]
+
| rowspan="3" width="50px" height="50px" align="center" valign="center" style="color:white;" title="Blueprint icon" |[[File:items_devices_blueprint.png|link=]]
  
 
|- <!-- color of item name is quality-dependent -->
 
|- <!-- color of item name is quality-dependent -->
| style="color:{{#switch: {{{itemquality}}} | low = gray | normal = white | high = lightgreen | rarity = MediumPurple | artifact = Orange | white }}; font-weight:bold;" |{{{name|(blueprint's name)}}}
+
| style="color:{{#switch: {{{itemquality}}} | low = gray | normal = white | high = lightgreen | rarity = MediumPurple | artifact = Orange | white }}; font-weight:bold;" title="{{#switch: {{{itemquality}}} | low = Quality: Low | normal = Quality: Normal | high = Quality: High | rarity = Quality: Rarity | artifact = Quality: Artifact | No quality specified }}" |{{{name|(blueprint's name)}}}
  
 
|-
 
|-
| style="color:yellow;" colspan="2" |Blueprint
+
| style="color:yellow;" colspan="2" title="Item type" |Blueprint
  
 
|-
 
|-
| style="color:gray;" colspan="3" |{{{description|(blueprint's description)}}}
+
| style="color:gray;" colspan="3" title="Item description" |{{{description|(blueprint's description)}}}
  
 
|-
 
|-
| style="color:green;" colspan="3" |Use: Download blueprint into your wristpad.
+
| style="color:green;" colspan="3" title="Item uses" |Use: Download blueprint into your wristpad.
  
 
|-
 
|-
| style="color:yellow;" colspan="3" |Value: {{{value|(blueprint's value)}}}
+
| style="color:yellow;" colspan="3" title="Base trading value" |Value: {{{value|(blueprint's value)}}}
 +
 
 +
|-
 +
| colspan="3" |
  
  
-----
+
<hr style="background-color:#AE5700; height:2px;">
  
 
{| width="100%" cellspacing="10" style="background-color:#000000; color:#ffffff;"
 
{| width="100%" cellspacing="10" style="background-color:#000000; color:#ffffff;"
 
|-
 
|-
| colspan="3" |{{{description2|(crafting recipe's description)}}}
+
| colspan="3" title="Crafting recipe description" |{{{description2|(crafting recipe's description)}}}
  
 
|- align="center" valign="top"
 
|- align="center" valign="top"
| width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" |'''{{{component1|(first component)}}}'''
+
| width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="First component" <!--
<!--
+
-->|'''{{{component1|(first component)}}}'''<!--
 +
 
  
 
box for 2nd component
 
box for 2nd component
-->{{#if:{{{component2|}}}
+
-->{{#if:{{{component2|}}}|
|{{!}} width="34%" style="padding:15px; border:2px solid #808080; border-radius:1em;" {{!}}'''{{{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:{{{component4|}}}
 
|{{!}}- align="center" valign="top"
 
|{{!}}- align="center" valign="top"
|}}
+
|}}<!--
<!--
+
 
  
 
box for 3rd component
 
box for 3rd component
-->{{#if:{{{component3|}}}
+
-->{{#if:{{{component3|}}}|
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" {{!}}'''{{{component3|(third component)}}}'''
+
 
|}}
+
{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Third component" <!--
<!--
+
-->{{!}}'''{{{component3|(third component)}}}'''
 +
|}}<!--
 +
 
  
 
box for 4th component
 
box for 4th component
-->{{#if:{{{component4|}}}
+
-->{{#if:{{{component4|}}}|
|{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" {{!}}'''{{{component4|(fourth component)}}}'''
+
 
 +
{{!}} width="33%" style="padding:15px; border:2px solid #808080; border-radius:1em;" title="Fourth component" <!--
 +
-->{{!}}'''{{{component4|(fourth component)}}}'''
 
|}}
 
|}}
 
|} <!-- close mandatory component table -->
 
|} <!-- close mandatory component table -->
Line 61: Line 72:
 
optional component 1
 
optional component 1
 
-->{{#if:{{{optional1|}}}
 
-->{{#if:{{{optional1|}}}
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" {{!}}'''{{{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 67: Line 79:
 
optional difficulty mod 1
 
optional difficulty mod 1
 
-->{{#if:{{{diffmod1|}}}
 
-->{{#if:{{{diffmod1|}}}
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white">{{{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|}}}</font> of the occupying item's requirements.
 
   |}}</font></div>
 
   |}}</font></div>
 
|}}
 
|}}
Line 75: Line 88:
 
optional component 2
 
optional component 2
 
-->{{#if:{{{optional2|}}}
 
-->{{#if:{{{optional2|}}}
|{{!}} width="34%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" {{!}}'''{{{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 81: Line 95:
 
optional difficulty mod 2
 
optional difficulty mod 2
 
-->{{#if:{{{diffmod2|}}}
 
-->{{#if:{{{diffmod2|}}}
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white">{{{diffmod2|}}}</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">{{{diffmod2|}}}</font> of the occupying item's requirements.
 
   |}}</font></div>
 
   |}}</font></div>
 
|}}
 
|}}
Line 89: Line 104:
 
optional component 3
 
optional component 3
 
-->{{#if:{{{optional3|}}}
 
-->{{#if:{{{optional3|}}}
|{{!}} width="33%" style="padding:15px; border:2px dashed #808080; border-radius:1em;" {{!}}'''{{{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 95: Line 111:
 
optional difficulty mod 3
 
optional difficulty mod 3
 
-->{{#if:{{{diffmod3|}}}
 
-->{{#if:{{{diffmod3|}}}
   |<br>Composition difficulty. Using this slot will also increase the total skill requirements by <font color="white">{{{diffmod3|}}}</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">{{{diffmod3|}}}</font> of the occupying item's requirements.
 
   |}}</font></div>
 
   |}}</font></div>
 
|}}
 
|}}
 
|}<!-- close optional component table -->
 
|}<!-- close optional component table -->
 
|}<!-- and the whole infobox --><noinclude><br style="clear:both;"/>{{documentation}}</noinclude>
 
|}<!-- and the whole infobox --><noinclude><br style="clear:both;"/>{{documentation}}</noinclude>

Revision as of 09:25, 2 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)


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