Template:Standout box
From PCSAR
(Difference between revisions)
(3 intermediate revisions not shown.) | |||
Line 3: | Line 3: | ||
Otherwise text appears as long column, one word per line. | Otherwise text appears as long column, one word per line. | ||
--> | --> | ||
- | + | <table style="border:1px #AAA solid; background-color:{{{colour|rgb(255,255,100)}}};" width="100%"> | |
- | + | <tr><td>{{{1}}}</td></tr> | |
- | + | </table> | |
</blockquote></onlyinclude></includeonly> | </blockquote></onlyinclude></includeonly> |
Current revision
This is the documentation for the template Template:Standout box
The template Example usage: {{Standout box|This page may contain spoilers.}} {{Standout box|colour=red|We do not attempt to maintain the accuracy of the information on this page.}} Results:
|
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.