Template:Interest Badge Footer
Appearance
Usage
Returns an Interest Badge Footer page with:
- PDF link if parameter pdf is provided
- A list of resources if the parameter resources is provided
- A list of additional links if the parameter links is provided.
- A list of seealso if the parameter seealso is provided.
- Several default seealso links are also included
Syntax
{{Interest Badge Header|badge|badgetype|pdf|prerequisites|nextsteps|lastupdate|resources|links|seealso}}
{{Interest Badge Footer
| badge = Name of Badge
| badgetype = Scout Interest | Scout Scoutcraft | Cub Interest | Scout Challenge
| pdf = Optional name of PDF file
| prerequisites = Links to any badges that must be completed before undertaking this badge
| nextsteps = Links to any badges that can only be undertaken after completing this badge
| lastupdate = The date this badge was last updated
| resources = Optional list of additional resources
| links = Optional list of additional links
| seealso = List of 'See also' items
}}
Examples
{{Interest Badge Footer
| badge = Electrician
| badgetype = Scout Interest
| pdf = Electrician Scout Interest Badge.pdf
| resources = * Resource 1
* Resource 2
| links = * Link 1
* Link 2
| seealso =
*[[Electronic Engineer Scout Interest Badge|Electronic Engineer Interest Badge]]
*[[Home Maintenance Scout Interest Badge|Home Maintenance Interest Badge]]
}}
Notes
- The [[Category:Cub Interest Badges]], [[Category:Scout Interest Badges]], or [[Category:Scoutcraft Badges]] is included automatically depending on badgetype
- This should be used in conjunction with Template:Interest Badge Header
| The above documentation is transcluded from Template:Interest Badge Footer/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
Use this template below the badge requirements to include the PDF requirements, additional links, etc.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
pdf | no description | File | suggested | |
| badge | badge | no description | String | required |
| resources | resources | no description | Unbalanced wikitext | optional |
| links | links | no description | Unbalanced wikitext | optional |
| badgetype | badgetype | no description | String | required |
| seealso | seealso | no description | Unbalanced wikitext | optional |