Template:Sandbox: Difference between revisions

From Alpine Linux
No edit summary
No edit summary
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Template}}
<noinclude>{{Template}}


'''A generic message box.'''
This is different


See also:
{{Sandbox|This [[Special:Version]] link should be active}}


* [[:Template:Box RED]]
{{Sandbox|This text should be noted, with a [[link to nowhere]] or a [[Special:Version| link to that works]].}}</noinclude><includeonly>{{Box BLUE|1=Note3:|2=<span class='Note'>{{{1}}}</span>}}</includeonly>
 
====Usage====
 
{{Codeline|1=<nowiki>{{Box||Content without heading}}</nowiki>}}
 
{{Codeline|1=<nowiki>{{Box|Example:|Content with heading}}</nowiki>}}
 
{{Codeline|1=<nowiki>{{Box|Example:|Content followed by border-color|#DF0000}}</nowiki>}}
 
{{Codeline|1=<nowiki>{{Box|Example:|Content followed by border-color and background-color|#DF0000|#FFDFDF}}</nowiki>}}
 
====Example====
 
{{Sandbox||Content without heading}}
 
{{Sandbox|Example:|Content with heading}}
 
{{Sandbox|Example:|Content followed by border-color|#DF0000}}
 
{{Sandbox|Content followed by border-color and background-color|#DF0000|#FFDFDF}}</noinclude><includeonly><div style="padding: 0.25em; margin: 0.50em 0; background-color: {{{3}}}; border: 2px solid {{{2|#000000}}}"><strong> Note: </strong>{{{1}}}</div></includeonly>

Revision as of 01:37, 26 November 2012

Template Documentation for Sandbox

This page is a template and should only be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

This is different

Note3: This Special:Version link should be active
Note3: This text should be noted, with a link to nowhere or a link to that works.