Template:ToolTableItemGreen

From Artisans Asylum Wiki
Revision as of 13:46, 22 October 2023 by Mewing (talk | contribs) (Added pasteable template for tool tables)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

|- | {{{ link }}} | style="color:green" | GREEN


Description

This template is meant to be a line item for a GREEN TOOL in a tool table.

Usage

{{ ToolTableItemGreen | link=[[wikilink]] }}

Inputs

link

This is a link to the tool item.

To Create a Tool Table

Pasteable Template

{| class="wikitable"
!| Tool
!| Class
|-
{{ ToolTableItemRed | link=[[Dangerous Tool]] }}
{{ ToolTableItemGreen | link=[[Safe Tool]] }}
|}

Just replace the link with your tools' pages to create a tool table.