Template:Boxes: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(link to Wiki organization & design page)
(use standard linkshere template, add 12/16ths #b transparency to background div)
Line 1: Line 1:
<div style="background: #eee;"><small>
<div style="background: #eeeb;"><small>
[[mw:noinclude]]d. From [[template:boxes]], part of [[Wiki]] design:
[[mw:noinclude]]d. From [[template:boxes]], part of [[Wiki]] design:
<em>
<em>
Line 23: Line 23:
</nowiki></pre>
</nowiki></pre>
''(Note: replaced <code><nowiki><blockquote></nowiki></code> in dest with <tt>div style=background:#eee</tt> in src.)''
''(Note: replaced <code><nowiki><blockquote></nowiki></code> in dest with <tt>div style=background:#eee</tt> in src.)''
<pre><nowiki>
<div class="mw-collapsible mw-collapsed">''[[Special:WhatLinksHere/{{FULLPAGENAME}}]]:''
<div class="mw-collapsible-content"><blockquote>{{Special:WhatLinksHere/{{FULLPAGENAME}}}}</blockquote></div></div></nowiki></pre>
<hr>
</div></div>
</div></div>
 
{{linkshere}}
<div class="mw-collapsible mw-collapsed">''[[Special:WhatLinksHere/{{FULLPAGENAME}}]]:''
<div class="mw-collapsible-content"><blockquote>{{Special:WhatLinksHere/{{FULLPAGENAME}}}}</blockquote></div></div>
</small>
</small>
</div>
</div>

Revision as of 17:56, 23 August 2024

mw:noincluded. From template:boxes, part of Wiki design:

FFB7B2 Template:box1 FFDAC1 Template:box2 E2F0CB Template:box3 B5EAD7 Template:box4 C7CEEA Template:box5 FFFF63 Template:box6 ? FEB144 Template:box7 ? 9EE09E Template:box8 ? 9EC1CF Template:box9 ? CC99C9 Template:box10 ? Template:box0?
To include this, just on template page as coordination documentation:
<noinclude>
{{boxes}}
</noinclude>

(Note: replaced <blockquote> in dest with div style=background:#eee in src.)