Template:ToolTableItemRed

From Artisans Asylum Wiki
Revision as of 13:47, 22 October 2023 by Mewing (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

|- | {{{ link }}} | style="color:red" | RED


Description

This template is meant to be a line item for a RED 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.