Template:ProjectHeader: Difference between revisions

From Pirate Party Belgium
Jump to navigation Jump to search
(Change name of column attributes)
(fix image width)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--        WELCOME        -->
<noinclude>
== Usage ==
 
<nowiki>{{ProjectHeader
|welcome=Welcome to the page of the project
|logo=[[File:Fond-2.jpg|thumb|upright=3|center]]
|title=An awesome project
|col1=[[#Timeline|Timeline]]
|col2=[[#Events|Events]]
}}</nowiki>
 
== Example ==
</noinclude><!--        WELCOME        -->
{| style="width: 100%; text-align:center; background:white; color:black; border:2px solid #7e7e7e; margin: 0px; font-size:200%; border-radius:5px; padding:5px;"
{| style="width: 100%; text-align:center; background:white; color:black; border:2px solid #7e7e7e; margin: 0px; font-size:200%; border-radius:5px; padding:5px;"
  |-
  |-
Line 6: Line 18:
{{{welcome|Welcome to the page of the project}}}
{{{welcome|Welcome to the page of the project}}}


{{{logo|[[File:Fond-2.jpg|thumb|upright=5|center]]}}}
{{{logo|[[File:Fond-2.jpg|thumb|upright=3|center]]}}}


{{{title|An awesome project}}}
{{{title|An awesome project}}}
Line 14: Line 26:
<!--        Goals, Timeline, Meetings        -->
<!--        Goals, Timeline, Meetings        -->
{| style="width: 100%; text-align: center; background: #e6e6e6; color: black; border: 2px solid #7e7e7e; margin: 0.25em 0 0 0; font-weight: bold; font-size:125%; padding:5px; border-radius:5px;"  
{| style="width: 100%; text-align: center; background: #e6e6e6; color: black; border: 2px solid #7e7e7e; margin: 0.25em 0 0 0; font-weight: bold; font-size:125%; padding:5px; border-radius:5px;"  
  | style="width: 49%" | {{{col1|[[Project Timeline| Timeline]]}}}
  | style="width: 49%" | {{{col1|[[#Timeline|Timeline]]}}}
  | style="width: 49%" | {{{col2|[[Meeting Minutes| Meetings]]}}}
  | style="width: 49%" | {{{col2|[[#Events|Events]]}}}
   
   
  |}
  |}

Latest revision as of 23:43, 10 December 2016

Usage

{{ProjectHeader
|welcome=Welcome to the page of the project
|logo=[[File:Fond-2.jpg|thumb|upright=3|center]]
|title=An awesome project
|col1=[[#Timeline|Timeline]]
|col2=[[#Events|Events]]
}}

Example

Welcome to the page of the project

Fond-2.jpg

An awesome project

Timeline Events