Template:List Group/Graduate 11/production: Difference between revisions

From paperclip
Jump to navigation Jump to search
Jclelland (talk | contribs)
added Template:List Group/Graduate 11/production
 
Maitken (talk | contribs)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="text-align: center; border: medium solid #0066CC; float: right; width: 18em; background-color: #FFFFFF;">
<div style="text-align: center; border: medium solid {{{border-colour|#0066CC}}}; float: {{{float|right}}}; width: 18em; background-color: {{{background-colour|#FFFFFF}}};">
'''Participants in {{PAGENAME}} :''' <br />
'''Participants in {{{title|{{PAGENAME}}}}}:''' <br />
[[Martin Aitken]]<br />
[[Martin Aitken]]<br />
[[Scott Bremner]]<br />
[[Scott Bremner]]<br />
Line 18: Line 18:


'''Production Strand<br />
'''Production Strand<br />
[[Graduate 11|Graduating 2011]]'''
[[RSAMD Graduate 11|Graduating 2011]]'''
</div>
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
''This is a template page the code is hidden within. <BR/>
The page you are viewing now is transcribed from [[Template:List Group/Graduate 11/production/DOC]]''
<div style="    clear: both;
<div style="    clear: both;
     margin: 1em 0 0 0;
     margin: 1em 0 0 0;
Line 30: Line 28:
     padding: 5px;">
     padding: 5px;">
==Documentation==
==Documentation==
{{List Group/Graduate 11/production/DOC}}
This is a simple list used to name the people involved in a project on a project page, the list is only populated with the names of production students who are graduating in 2011
 
The Template contains multiple fields which are all optional.
* The first field allows you to insert a custom group title. The default value is the page name
* The second field allows you to change the colour of the background. The default value is white (#FFFFFF)
* The third field allows you to change the border colour. The default value is blue (#0066CC)
* The fourth field allows you to change where the box floats. The default value is right.
 
==Use==
To use this template with it's default title, copy and paste the following code into the desired place within the paperclip edit page.
<nowiki>
{{Template:List Group/Graduate 11/production}}
</nowiki>
 
==Example==
{{Template:List Group/Graduate 11/production}}'''WYSIWYG-'''
 
==Change Parameters==
To change parameters, follow the example below:
<nowiki>
{{Template:List Group/Graduate 11/production
|title=Production Meeting
|border-colour=#000000
|background-colour=#FFFF00
|float=left}}
</nowiki>
 
==Example==
{{Template:List Group/Graduate 11/production
|title=Production Meeting
|border-colour=#000000
|background-colour=#FFFF00
|float=left}}'''WYSIGYG-'''
</div>
</div>
</noinclude>
</noinclude>

Latest revision as of 19:07, 2 February 2009


Documentation

This is a simple list used to name the people involved in a project on a project page, the list is only populated with the names of production students who are graduating in 2011

The Template contains multiple fields which are all optional.

  • The first field allows you to insert a custom group title. The default value is the page name
  • The second field allows you to change the colour of the background. The default value is white (#FFFFFF)
  • The third field allows you to change the border colour. The default value is blue (#0066CC)
  • The fourth field allows you to change where the box floats. The default value is right.

Use

To use this template with it's default title, copy and paste the following code into the desired place within the paperclip edit page.

 {{Template:List Group/Graduate 11/production}}
 

Example

WYSIWYG-

Change Parameters

To change parameters, follow the example below:

 {{Template:List Group/Graduate 11/production
 |title=Production Meeting
 |border-colour=#000000
 |background-colour=#FFFF00
 |float=left}}
 

Example

WYSIGYG-