Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Anvil/doc: Difference between revisions

Template page
Created page with "{{documentation header}} <!-- Documentation here --> Generates anvil UI. == Parameters == *{{p|Input1}} – First item *{{p|Input2}} – Second item *{{p|Output}} – Output item *{{p|crossed}} - Whether the arrow is crossed *{{p|cost}} - Usage cost *{{p|expensive}} - Whether the usage cost is too expensive == Examples == ;Repairing <pre style="max-width: 246px">{{Anvil |title=Iron Sword |Input1=Damaged Iron Sword |Input2=Iron Ingot,2 |Output=Iron Sword }} </pre>..."
 
No edit summary
 
Line 15: Line 15:
;Repairing
;Repairing
<pre style="max-width: 246px">{{Anvil
<pre style="max-width: 246px">{{Anvil
|title=Iron Sword
|title=Carapace
|Input1=Damaged Iron Sword
|Input1=Chromatic Iron Nugget
|Input2=Iron Ingot,2
|Input2=Chromatic Steel Nugget,2
|Output=Iron Sword
|Output=Carapace
}}
}}
</pre>
</pre>
{{Anvil|title=Iron Sword|Input1=Damaged Iron Sword|Input2=Iron Ingot,2|Output=Iron Sword}}
{{Anvil|title=Carapace|Input1=Chromatic Iron Nugget|Input2=Chromatic Steel Nugget,3|Output=Carapace}}


== See also ==
== See also ==

Latest revision as of 02:14, 30 June 2025

This is the documentation page. It should be transcluded into Template:Anvil. See Template:Documentation for more information.

Generates anvil UI.

Parameters

  • |Input1= – First item
  • |Input2= – Second item
  • |Output= – Output item
  • |crossed= - Whether the arrow is crossed
  • |cost= - Usage cost
  • |expensive= - Whether the usage cost is too expensive

Examples

Repairing
{{Anvil
|title=Carapace
|Input1=Chromatic Iron Nugget
|Input2=Chromatic Steel Nugget,2
|Output=Carapace
}}


See also

Template:UI see also