Difference between revisions of "Template:Inset Start"
From AgileApps Support Wiki
imported>Aeric (Created page with "::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;" |<noinclude> Begin a table definit...") |
imported>Aeric |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: | ::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 5px solid #aaa; border-top: 10px solid #ffb400; border-left: 10px solid #ffb400;" | ||
|<noinclude> | |<div align="center">'''{{{1}}}'''</div><noinclude> | ||
|} | |||
Begin a table definition that creates an "inset" box.<br> | |||
End it with a standard end-table tag. | |||
'''Usage:'''<br> | |||
Usage: | <tt><nowiki>::{{Insert Start|...Title Text...}}</nowiki><br> | ||
<nowiki>::{{Insert Start}} | ...your text...<br> | ||
<nowiki>|}</nowiki></tt> | |||
...your text... | |||
</noinclude> | </noinclude> |
Latest revision as of 00:15, 3 November 2012
- {{{1}}}
Begin a table definition that creates an "inset" box.
End it with a standard end-table tag.
Usage:
::{{Insert Start|...Title Text...}}
...your text...
|}