Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Download"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="note" style="display: inline-block;"><div class="note-head" style="background-color: # | <includeonly>{{#vardefine:header_bgcolor|{{#switch: {{{kind}}} | ||
| gnome = #af7b5d | |||
| cinnamon = #3d9a6f | |||
| lxd = #5c69a9 | |||
| stage3 = #7694b9 | |||
| #default = #836f99 | |||
}}}}{{#vardefine:body_bgcolor|{{#switch: {{{kind}}} | |||
| gnome = #e2d2c6 | |||
| cinnamon = #d6eccf | |||
| lxd = #cbcce8 | |||
| stage3 = #d9dfea | |||
| #default = #ede9f3 | |||
}}}}<div class="note" style="display: inline-block; background-color: {{#var:body_bgcolor}};"><div class="note-head" style="background-color: {{#var:header_bgcolor}};"><i class="fa fa-download"></i> {{{title}}}</div><div class="note-body" style="padding: 15px;">{{{body}}} | |||
</div></div></includeonly> | </div></div></includeonly> |