Difference between revisions of "Template:Box"

From BlogNomic Wiki
Jump to navigation Jump to search
(trying out max-width:min-content)
Line 23: Line 23:
 
| JonathanDark    ||  121    ||    22    || {{box|Loupe|skyblue}} || - || 0
 
| JonathanDark    ||  121    ||    22    || {{box|Loupe|skyblue}} || - || 0
 
|}
 
|}
 +
 +
For a circular version of this template, see [[:Template:Chip]].
 +
 
[[Category:Display templates]]
 
[[Category:Display templates]]
 
</noinclude>
 
</noinclude>

Revision as of 11:49, 15 August 2024

{{{1}}}

Usage

This is a template to wrap a piece of text in a round-bordered box, as more token-feeling alternative to a plain comma-separated list in a gamestate table.

Basic usage is {{box|Grazing Lands}}:

Grazing Lands

You can add a specific colour as a second argument, as either a hex value or a word, eg. {{box|Indoor Gardens|#cde6cd}} {{box|Desperate Measures|beige}}:

Indoor Gardens
Desperate Measures

Example in a gamestate table:

Thief Florins Notoriety Inventory Injuries Arms
NadNavillus 109 29
Candlestick
- 0
Clucky 115 13
Gold Ring
Loupe
- 0
JonathanDark 121 22
Loupe
- 0

For a circular version of this template, see Template:Chip.