Template:List Group/DOC: Difference between revisions

From paperclip
Jump to navigation Jump to search
Maitken (talk | contribs)
Maitken (talk | contribs)
Removing all content from page
 
Line 1: Line 1:
this is a simple list used to name the people involved in a project on a project page, the box when added to a Wikipdia page will float to the right and any text will wrap around it.


The Template contains two fields
* The first field is optional. This lets you enter a title for the group. If no title is entered, it uses the page title.
* The second field is use to enter participants names each name should be separate by  <nowiki><br /></nowiki>  if the name is someone who has a profile you should link to them by placing two square brackets at each end of there name, Example: <nowiki>[[John Smith]]</nowiki>
==Use==
Copy and past the following code into the desired place within the paperclip edit page.
<nowiki>
{{Template:List Group
|participants=
}}
</nowiki>
Remember use:  ''<nowiki><br /></nowiki>'' after each name and ''<nowiki>[[ name here ]]</nowiki>'' to refer to a person with an profile.
==Example==
{{Template:List Group
|participants= John Smith <br /> Steve Jobs <br />[[Ros Maddison]]<br />[[Steve Macluskie]]<br />[[Zander Lee]]
}}
<nowiki>{{Template:List Group
|participants= John Smith <br /> Steve Jobs <br />[[Ros Maddison]]<br /></nowiki><br> <nowiki>[[Steve Macluskie]]<br />[[Zander Lee]]
}}</nowiki>
==Set Title==
Copy and past the following code into the desired place within the paperclip edit page.
<nowiki>
{{Template:List Group
|participants=
|title=
}}
</nowiki>
==Example==
{{Template:List Group
|participants= John Smith <br /> Steve Jobs <br />[[Ros Maddison]]<br />[[Steve Macluskie]]<br />[[Zander Lee]]
|title=Production Team
}}
<nowiki>{{Template:List Group
|participants= John Smith <br /> Steve Jobs <br />[[Ros Maddison]]<br /></nowiki><br> <nowiki>[[Steve Macluskie]]<br />[[Zander Lee]]
|title=Production Team
}}</nowiki>

Latest revision as of 21:41, 31 January 2009