Module:Documentation/styles.css and Template:Documentation subpage: Difference between pages

From Frontierpedia, the Microsoft Agent encyclopedia
(Difference between pages)
en>Izno
(rework this just to convince myself)
 
en>Malyctenar
(br + span = div; if (... includeonly ...) = includeonly (if ...); shorten text to fit on 1 line)
 
Line 1: Line 1:
.template-documentation {
<div class="messagebox" id="template_doc_page_viewed_directly" style="text-align: center">
clear: both;
This is the [[Wikipedia:Template documentation|documentation]] page {{{1|for [[{{NAMESPACE}}:{{BASEPAGENAME}}]].}}} <div style="font-size: 90%">When it is viewed directly, links using [[Help:Variable|variables]] may appear broken; do not replace these with [[hard coding|hardcoded]] page names or URLs.</div>
margin: 1em 0 0 0;
</div><includeonly>{{#if: {{{inhib|{{{inhibit|}}}}}} |<!-- skip -->|[[Category:Template documentation|{{PAGENAME}}]]}}</includeonly><noinclude>
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
padding: 1em;
}
/*


.template-documentation-startbox {
{{template doc}}
padding-bottom: 3px;
<!-- Add categories and interwikis to the /doc subpage, not here! -->
border-bottom: 1px solid #aaa;
</noinclude>
margin-bottom: 1ex;
}
 
.template-documentation-startbox .template-heading {
font-weight: bold;
font-size: 125%;
}
 
.template-documentation-startbox .other-heading {
font-size: 150%;
}
 
.template-documentation-sandbox-start,
.template-documentation-end /* So right or left floating items don't stick out of the doc box.*/
 
 
 
/* {
clear: both;
}
*/
#documentation-meta-data {
background-color: #ecfcf4;
}
 
#documentation-meta-data .mbox-text {
font-style: italic;
}
 
#documentation-meta-data .mbox-text .template-documentation-toolbar-link {
font-style: normal;
font-size: 85%;
}

Revision as of 16:36, 31 August 2007

This is the documentation page for Template:Documentation subpage.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Template:Template doc