Block
From Dragon Mania Legends (DML) Wiki
Examples
{{block|This is some content here}}
Result:
This is some content here |
Example:
{{block|This is some content here|class=wikitable}}
Result:
This is some content here |
Creates a full-width (non-visible by default) table that acts a lot like a div (which is full width by default).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content to put in (non-visible) block (100% width) table | 1 | no description
| String | required |
Class Name(s) | 2 Class | no description | String | optional |
Style(s) (include end colon on each style) | 3 style | no description | String | optional |