(Difference between revisions)
m (moved ExtensionTest to MemberDB Extension: The first name was wrong.) |
|||
| Line 16: | Line 16: | ||
{{#detlist:1}} | {{#detlist:1}} | ||
| + | |||
| + | == Detachment Name == | ||
| + | |||
| + | Description: Return text of detachment name. | ||
| + | |||
| + | Wiki Code: | ||
| + | |||
| + | {{ #detname : unit_id }} | ||
| + | |||
| + | Resulting output: | ||
| + | |||
| + | {{#detname:1102}} | ||
== Detachment URL == | == Detachment URL == | ||
Revision as of 03:35, 29 March 2011
Contents |
501st MediaWiki Extension
This is the home of the 501st Membership DB wiki extension. It has a variety of modules to help reduce redundancy. In our systems.
Detachments
Detachment ID list
Description: Gives a list of detachment IDs and names. The ID is used by the other functions, so this is a good reference.
Wiki Code:
{{ #detlist : 1 }}
Resulting output:
| 1102 | Jolly Roger Squadron |
| 1103 | PathFinders |
| 1104 | Mos Eisley Police Department |
| 1105 | Bounty Hunters Guild |
| 1106 | Armored Cavalry Detachment |
| 1107 | Blizzard Force |
| 1108 | Imperial Officer Corps |
| 1109 | Krayt Clan |
| 1110 | Sith Lord Detachment |
| 1111 | Clone Trooper Detachment |
| 1112 | Imperial Gunnery Corps |
| 1113 | Spec Ops Detachment |
| 1114 | Sovereign Protectors |
| 1115 | Flagship Eclipse Detachment |
| 1116 | First Imperial Stormtrooper Detachment |
Detachment Name
Description: Return text of detachment name.
Wiki Code:
{{ #detname : unit_id }}
Resulting output:
Jolly Roger Squadron
Detachment URL
Description: Return wikicode for the detachment URL, with detachment name as the text.
Wiki Code:
{{ #deturl : unit_id }}
Result:
Detachment Logo
Description: Return wikicode for detachment logo, inline image.
Wiki Code:
{{ #detlogo : unit_id }}
Result:
Detachment Theme
Description:
Return text from the detachment description in the membeship database.
Wiki Code:
{{ #detheme : unit_id }}
Result:
TIE Pilots

