The Wiki for Tale 6 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:Box"

From ATITD6
Jump to navigationJump to search
m (Change the delimiters from links to images. Should fix the extra whitespace. Will probably need a second (black) edit to update the template recursion)
m (Don't clip brackets while pasting)
Line 24: Line 24:
 
|-
 
|-
 
| colspan='3' style = 'padding: 0' |
 
| colspan='3' style = 'padding: 0' |
<div style='overflow: hidden; width: {{{3|40}}}.5em; white-space: nowrap'><div style='width: 0px'[[Image:Delimiter_Large.png|link=]]</div></div>
+
<div style='overflow: hidden; width: {{{3|40}}}.5em; white-space: nowrap'><div style='width: 0px'>[[Image:Delimiter_Large.png|link=]]</div></div>
 
|}</includeonly>
 
|}</includeonly>

Revision as of 05:08, 20 August 2010

Creates a box suitable for warnings and notices at the top centre of the page

Usage: {{Box|Title|Content|Width}}

Example: {{Box|This is the Title|This is my content}} produces

Delimiter Large.png
This is the Title

This is my content

Delimiter Large.png