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

From paperclip
Jump to navigation Jump to search
Maitken (talk | contribs)
No edit summary
Maitken (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
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 design students who are graduating in 2011
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 design students who are graduating in 2011


The Template contains one field.  
The Template contains multiple fields which are all optional.  
* The first field optional and allows you to insert a custom group title. If no title is entered, it automatically takes its name from the page name of the project
* The first field allows you to insert a custom group title. The default value is the page name
* The second field allows you to chnage 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==
==Use==
Line 36: Line 39:
{{Template:List Group/Graduate 11/design}}'''WYSIWYG-'''
{{Template:List Group/Graduate 11/design}}'''WYSIWYG-'''


==Set Title==
==Change Parameters==
To set a title include the "title" parameter
To change parameters, follow the example below:
  <nowiki>
  <nowiki>
  {{Template:List Group/Graduate 11/design
  {{Template:List Group/Graduate 11/design
  |title=Production Meeting}}
  |title=Production Meeting
|border-colour=#000000
|background-colour=#FFFF00
|float=left}}
  </nowiki>
  </nowiki>


==Example==
==Example==
  {{Template:List Group/Graduate 11/design
  {{Template:List Group/Graduate 11/design
  |title=Production Meeting}}'''WYSIGYG-'''
  |title=Production Meeting
|border-colour=#000000
|background-colour=#FFFF00
|float=left}}'''WYSIGYG-'''
</div>
</div>
</noinclude>
</noinclude>

Latest revision as of 19:08, 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 design 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 chnage 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/design}}
 

Example

WYSIWYG-

Change Parameters

To change parameters, follow the example below:

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

Example

WYSIGYG-