Template: Group
| Line 1: | Line 1: | ||
| − | {{ | + | <includeonly>{{Template:Menubar/Group}}<!-- |
| + | --><div style="float:right"> | ||
| + | <table style="border:1px solid"> | ||
| + | <tr style="color:#3465a4"><td style="text-align:right">Region</td> | ||
| + | <td style="color:#b11107">{{{region}}}</td></tr> | ||
| + | |||
| + | <tr style="color:#3465a4"><td style="text-align:right">Area</td> | ||
| + | <td style="color:#b11107">{{{area}}}</td></tr> | ||
| + | |||
| + | <tr style="color:#3465a4"><td style="text-align:right">Language</td> | ||
| + | <td style="color:#b11107">{{{language}}}</td></tr> | ||
| + | |||
| + | <tr style="color:#3465a4"><td style="text-align:right">Website</td> | ||
| + | <td style="color:#b11107">{{{website}}}</td></tr> | ||
| + | |||
| + | <tr style="color:#3465a4"><td style="text-align:right">List</td> | ||
| + | <td style="color:#b11107">{{{list}}}</td></tr> | ||
| + | |||
| + | <tr style="color:#3465a4"><td style="text-align:right">Contact</td> | ||
| + | <td style="color:#b11107">{{{contact}}}</td></tr> | ||
| + | |||
| + | <tr style="color:#3465a4"><td style="text-align:right">Members</td> | ||
| + | <td style="color:#b11107">{{{members}}}</td></tr></table></div><!-- | ||
| + | |||
| + | --><div style="font-family:Wedding Text, Linotext, Old English Text MT, serif; font-size:58px; font-variant:small-caps; line-height:60px; text-align:center;"><font color="#b11107">{{{first}}}</font> <font color="#3465a4">{{{rest}}}</font></div> | ||
| + | <hr style="background-color:#b11107;" /> | ||
| + | <span style="font-style:italic">{{{note}}}</span><!-- | ||
| + | --><hr style="background-color:#b11107;" />{{{description}}} | ||
| + | [[Category:Group]] | ||
| + | [[is entity::Group]] | ||
| + | </includeonly><!-- | ||
| + | --><noinclude> | ||
| + | {{Template:Title|first=Group|rest=Template | ||
| + | |note=Use this template to create your website's main page. | ||
| + | }} | ||
| + | |||
| + | Template syntax: | ||
| + | <pre> | ||
| + | {{Template:Group| | ||
| + | first= | ||
| + | |rest= | ||
|note= | |note= | ||
|region= | |region= | ||
| Line 9: | Line 49: | ||
|members= | |members= | ||
|description= | |description= | ||
| − | |||
}} | }} | ||
| − | {{ | + | </pre> |
| + | |||
| + | The template fields are taken from the Title and Box templates: | ||
| + | <dl> | ||
| + | <dt>first | ||
| + | <dd>First word in group name | ||
| + | <dt>rest | ||
| + | <dd>Remaining words in group name | ||
| + | <dt>note | ||
| + | <dd>An italic note below group name between horizontal lines | ||
| + | <dt>Region (region) [required] | ||
| + | <dd>The group's location as defined in [[:Category:Region]]. | ||
| + | <dt>Area (area) [required] | ||
| + | <dd>The group's location as defined in [[:Category:Area]]. | ||
| + | <dt>Language (language) [required] | ||
| + | <dd>The group's preferred and the website's default language. | ||
| + | <dt>Website (website) [optional] | ||
| + | <dd>The group's alternative website not associated with <i>FSF Groups</i>. | ||
| + | <dt>List (list) [optional] | ||
| + | <dd>The group's public mailing list, if any. | ||
| + | <dt>Contact (contact) [required] | ||
| + | <dd>The group's authorized webmaster on <i>FSF Groups</i>. This may also be a comma list. Example: <i><nowiki>[[User:<name>]],[[...]],...</nowiki></i> . | ||
| + | <dt>Members (members) [optional] | ||
| + | <dd>Indicates the number of group members. | ||
| + | </dl> | ||
| + | |||
| + | {{#subpages:}}<div style="text-align:center;font-weight:800">Sub-Pages</div> | ||
| + | [[Category:Template/Group|G]] | ||
| + | </noinclude> | ||
Revision as of 11:20, 20 July 2009
Use this template to create your website's main page.
Template syntax:
{{Template:Group|
first=
|rest=
|note=
|region=
|area=
|language=
|list=
|website=
|contact=
|members=
|description=
}}
The template fields are taken from the Title and Box templates:
- first
- First word in group name
- rest
- Remaining words in group name
- note
- An italic note below group name between horizontal lines
- Region (region) [required]
- The group's location as defined in Category:Region.
- Area (area) [required]
- The group's location as defined in Category:Area.
- Language (language) [required]
- The group's preferred and the website's default language.
- Website (website) [optional]
- The group's alternative website not associated with FSF Groups.
- List (list) [optional]
- The group's public mailing list, if any.
- Contact (contact) [required]
- The group's authorized webmaster on FSF Groups. This may also be a comma list. Example: [[User:<name>]],[[...]],... .
- Members (members) [optional]
- Indicates the number of group members.
{{#subpages:}}