Difference between revisions of "Template:Slides"
From Organic Design wiki
(New page: <includeonly>{| cellspacing="4" cellpa...) |
(Now based on Template:Webpage) |
||
Line 1: | Line 1: | ||
− | <includeonly>{ | + | <noinclude>{{info|Add this template to an article to make it into part of the OrganicDesign website. See [[:Category:Webpages]] for all OrganicDesign webpage articles.}}</noinclude><includeonly> |
− | + | {{#css: | |
− | | {{#if: {{{1|}}} | [[{{{1}}}|Previous]] }} | + | /* later these will go in MediaWiki:Common.css using .page-Home, .page-Contact etc */ |
− | + | #p-cactions, #column-one, .footer, #catlinks { display:none } | |
+ | body table #globalWrapper { width: 800px } | ||
+ | .firstHeading { | ||
+ | width: 100%; | ||
+ | font-size: 40px; | ||
+ | padding: 40px 0 0 0; | ||
+ | margin: 0; | ||
+ | line-height: 35px; | ||
+ | color: #D0D6F0; | ||
+ | } | ||
+ | #content { | ||
+ | padding: 30px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | #content p { | ||
+ | color: #666; | ||
+ | font-size: 10pt; | ||
+ | line-height: 15pt; | ||
+ | } | ||
+ | }} | ||
+ | <ul class=web-bar> | ||
+ | |||
+ | |||
+ | <li>[[{{FULLPAGENAME}}]] | ||
+ | <li>{{Plain|1=[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit]}} | ||
+ | {{#if: {{{1|}}} | <li>[[{{{1}}}|Previous]] }} | ||
+ | {{#if: {{{2|}}} | <li>[[{{{2}}}|Next]] }} | ||
+ | {{#if: {{{3|}}} | <li>[[{{{3}}}|Home]] }} | ||
+ | </ul> | ||
+ | |||
{{#css: | {{#css: | ||
.firstHeading { display:none } | .firstHeading { display:none } | ||
− | }} | + | }} |
− | + | ||
− | + | [[Category:Webpages]]__NOTOC____NOEDITSECTION__</includeonly> | |
− | |||
− | |||
− | |||
− | </ |