Template:Monster block: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{documentation subpage}}</noinclude> <div class="mon-stat-block"> <div class="flexrow"> <div>{{{column1}}}</div> <div>{{{column2}}}</div> </div> </div>" |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div class="mon-stat-block"> | <div class="mon-stat-block"> | ||
<div class="flexrow"> | <div class="flexrow"> | ||
Line 5: | Line 4: | ||
<div>{{{column2}}}</div> | <div>{{{column2}}}</div> | ||
</div> | </div> | ||
</div> | </div><noinclude>{{documentation}}</noinclude> |
Revision as of 20:21, 14 February 2022
{{{column1}}}
{{{column2}}}
Creates a simple monster block.
Parameter | Description | Type | Status | |
---|---|---|---|---|
column1 | column1 | The left column of the monster block. | String | required |
column2 | column2 | The right column of the monster block. | String | required |
description | description | Additional text displayed below the monster block.
| String | optional |