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