Template:Capsule: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>==Example== <nowiki>{{capsule|capbg=#4a6888|contbg=green|some text}}</nowiki> {{capsule|capbg=#4a6888|contbg=green|some text}} </noinclude> <div class="capsule" st...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Template: Capsule}} | |||
<onlyinclude><includeonly><!--> | |||
--><div class="capsule" style="background:{{{capbg|transparent}}};-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px"><!-- | |||
--><div class="capcontent" style="background:{{{contbg|transparent}}};padding:6px">{{{1}}}</div><!-- | |||
< | --></div> | ||
<div class="capsule" style="background:{{{capbg|}}};-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px"> | </includeonly></onlyinclude>{{doc}} | ||
<div class="capcontent" style="background:{{{contbg|}}};padding:6px"> | |||
{{{1}}} | |||
</div> | |||
</ |
Revision as of 23:23, 9 December 2022
The above documentation is transcluded from Template:Capsule/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.