Template:Footer/doc: Difference between revisions

From WikiMSK
(Created page with ".template-footer { background: #f8f9fa; border: 1px solid #a2a9b1; box-sizing: border-box; clear: both; margin: 1em 0; } .template-footer-title { background: #f7931d; c...")
 
No edit summary
 
Line 1: Line 1:
.template-footer {
{{Documentation subpage}}
background: #f8f9fa;
border: 1px solid #a2a9b1;
box-sizing: border-box;
clear: both;
margin: 1em 0;
}
.template-footer-title {
background: #f7931d;
cursor: pointer;
font-weight: bold;
margin: .5em;
text-align: center;
}
.template-footer-table {
border-collapse: separate;
border-spacing: .5em;
font-size: small;
width: 100%;
}
.template-footer-group {
text-align: left;
vertical-align: top;
white-space: nowrap;
}
.template-footer-list {
vertical-align: top;
}
.template-footer-list ul {
margin: .5em 0 0 0 !important;
}
.template-footer-list ul:first-child {
margin-top: 0 !important;
}


@media screen and (max-width:1000px) {
Use this template to build navigation templates.
.template-footer-content {
 
display: none;
== Usage ==
}
 
}
<pre>{{Footer
/* [[Category:Template Style Pages]] */
| title = Solar topics
| group1 = Greenhouses
| list1 =
* [[Composting greenhouse provides hot water]]
* [[Construction of an Affordable Greenhouse]]
* [[Humboldt greenhouse gallery]]
| group2 = Greenhouses tools
| list2 =
* [[Kiva's straw bale greenhouse]]
* [[Sequatchie Valley Institute cobb houses]]
* [[Sunny Brae Middle School Garden]]
* [[Greenhouse waste heat exchange]]
| group3 = Passive solar
| list3 =
* [[Direct gain]]
* [[Parras passive solar design gallery]]
* [[Thermal mass]]
* [[Thermosiphon]]
* [[Passive annual heat storage]]
| group4 = Passive solar tools
| list4 =
* [[Trombe walls]]
}}</pre>
 
{{Footer
| title = Solar topics
| group1 = Greenhouses
| list1 =
* [[Composting greenhouse provides hot water]]
* [[Construction of an Affordable Greenhouse]]
* [[Humboldt greenhouse gallery]]
| group2 = Greenhouses tools
| list2 =
* [[Kiva's straw bale greenhouse]]
* [[Sequatchie Valley Institute cobb houses]]
* [[Sunny Brae Middle School Garden]]
* [[Greenhouse waste heat exchange]]
| group3 = Passive solar
| list3 =
* [[Direct gain]]
* [[Parras passive solar design gallery]]
* [[Thermal mass]]
* [[Thermosiphon]]
* [[Passive annual heat storage]]
| group4 = Passive solar tools
| list4 =
* [[Trombe walls]]
}}
 
<includeonly>
[[Category:Meta Templates]]
</includeonly>

Latest revision as of 19:22, 21 March 2022

Use this template to build navigation templates.

Usage

{{Footer
| title = Solar topics
| group1 = Greenhouses
| list1 =
* [[Composting greenhouse provides hot water]]
* [[Construction of an Affordable Greenhouse]]
* [[Humboldt greenhouse gallery]]
| group2 = Greenhouses tools
| list2 =
* [[Kiva's straw bale greenhouse]]
* [[Sequatchie Valley Institute cobb houses]]
* [[Sunny Brae Middle School Garden]]
* [[Greenhouse waste heat exchange]]
| group3 = Passive solar
| list3 =
* [[Direct gain]]
* [[Parras passive solar design gallery]]
* [[Thermal mass]]
* [[Thermosiphon]]
* [[Passive annual heat storage]]
| group4 = Passive solar tools
| list4 =
* [[Trombe walls]]
}}