Difference between revisions of "Template:Grid/Anvil"

From Better Than Wolves Wiki
Jump to: navigation, search
(Allow omission of empty cells)
(changed "anvil" title text to "soulforge")
 
Line 5: Line 5:
 
| style="border:none; padding:0" | <div style="position: relative">{{Grid2|{{{C1|}}}}}</div>
 
| style="border:none; padding:0" | <div style="position: relative">{{Grid2|{{{C1|}}}}}</div>
 
| style="border:none; padding:0" | <div style="position: relative">{{Grid2|{{{D1|}}}}}</div>
 
| style="border:none; padding:0" | <div style="position: relative">{{Grid2|{{{D1|}}}}}</div>
| rowspan="4" width="40" align="center" style="border:none; padding:0" | <span title="This recipe is crafted on an Anvil">[[File:Grid layout Arrow Anvil (small).png|link=]]</span>
+
| rowspan="4" width="40" align="center" style="border:none; padding:0" | <span title="This recipe is crafted on a Soulforge">[[File:Grid layout Arrow Anvil (small).png|link=]]</span>
 
| rowspan="4" style="border:none; padding:0" | <div style="position: relative">{{Grid2|{{{Output}}}}}</div>
 
| rowspan="4" style="border:none; padding:0" | <div style="position: relative">{{Grid2|{{{Output}}}}}</div>
 
|-
 
|-

Latest revision as of 05:35, 22 May 2021

Template-info.png Documentation

This template is used to create a grid that looks similar to the Anvil's GUI screen.

Usage

{{Grid/Anvil
|A1=  |B1=              |C1= |D1=
|A2=  |B2= Wooden Plank |C2= |D2=
|A3=  |B3= Wooden Plank |C3= |D3=
|A4=  |B4=              |C4= |D4=
|Output= Stick,4
}}
produces
 
 
 
 
Grid layout Arrow Anvil (small).png
Stick
GridNumbersCSS.png
 
Wooden Plank
 
 
 
Wooden Plank
 
 
 
 
 
 

The OA field accepts 2-99 (OA stands for output amount). Using any number lower or leaving it blank will show nothing, using 100 to 109 will only show the last two digits (although this can be utilized to output 01 instead of just 1, for example), using anything higher will only show the last digit.

Use the available images listed below.

See also

The above documentation is transcluded from Template:Grid/Anvil/doc. (edit | history)