|
|
(38 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{Construction}} | | <noinclude>{{Protected template}}</noinclude> |
| | {{clear}} |
| | <div style="background: none; border: none; display: flex; flex-flow: row wrap;"> |
| | <div style="flex: 1; margin: 0 20px 20px 0; ">{{ClanCategoryBox|[[:Category:{{{clan}}} members|Members]]|clan_toc_members.jpg| |
| | {{{members|The members of Clan {{{clan}}} are a diverse group. The character articles for those members can be found here.}}}}}</div> |
| | <div style="flex: 1; margin: 0 20px 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} territories|Territory]]|clan_toc_territory.jpg| |
| | {{{territory|Each Clan in the Brotherhood controls diverse territories, such as planets, star systems, or cities. Articles detailing the territories controlled by Clan {{{clan}}} can be found here.}}}}}</div> |
| | <div style="flex: 1; margin: 0 0 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} events|Events]]|clan_toc_events.jpg| |
| | {{{events|The history of Clan {{{clan}}} is rich and diverse. Articles outlining the various conflicts and other major events specifically involving the Clan can be found here.}}}}}</div> |
| | </div> |
| | |
| | <div style="background: none; border: none; display: flex; flex-flow: row wrap;"> |
| | <div style="flex: 1; margin: 0 20px 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} military|Military]]|clan_toc_military.jpg| |
| | {{{military|Each Clan in the Brotherhood controls their own military forces, and Clan {{{clan}}} is no exception. Articles detailing those units can be found here.}}}}}</div> |
| | <div style="flex: 1; margin: 0 20px 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} starships|Starships]]|clan_toc_ships.jpg| |
| | {{{starships|The various Brotherhood Clans own and operate many different starships. Articles regarding the starships under the control of Clan {{{clan}}} can be found here.}}}}}</div> |
| | <div style="flex: 1; margin: 0 0 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} NPCs|NPCs]]|clan_toc_npcs.jpg| |
| | {{{npcs|Outside of their members, each Clan often has a number of supporting NPCs that are part of their lore. The non-player characters of Clan {{{clan}}} can be found here.}}}}}</div> |
| | </div> |
| | {{clear}}<noinclude> |
| | |
| Wiki table(s) and template(s) for Clan category pages and clan article footers. | | Wiki table(s) and template(s) for Clan category pages and clan article footers. |
| | ---- |
| | ===Usage=== |
| | The clan variable must be filled out to link to the relevant categories. Other variables allow for customization of the description text in each box. |
| | <pre>{{ClanCatToc |
| | |clan= |
| | |members= |
| | |territory= |
| | |events= |
| | |military= |
| | |starships= |
| | |npcs= |
| | }}</pre> |
|
| |
|
| <div style="background: none; border: none; width: 100%;">
| | [[Category:Navigation templates]] |
| <div style="display: inline-block; width: 33%; vertical-align: top; margin: 0 0 1px 0;">{{ClanCategoryBox|[[:Category:Odan-Urr_Conflicts|Events]]|Battle-of-Antei.jpg|Clan Odan-Urr has been involved with a variety of events and scenarios, ranging from full-on wars to small-time skirmishes...}}</div>
| | </noinclude> |
| <div style="display: inline-block; width: 33%; vertical-align: top; margin: 0 0 1px 0;">{{ClanCategoryBox|[[:Category:Odan-Urr_Locations|Locations]]|Kiast.jpg|
| |
| The clan has several key locations, including their new main headquarters on [[Kiast (Planet)|Kiast]]...}}</div>
| |
| <div style="display: inline-block; width: 33%; vertical-align: top; margin: 0 0 1px 0;">{{ClanCategoryBox|[[:Category:Odan-Urr_Vault|Vault]]|CommanderM-Merc-LCloakBelt.png|
| |
| From the Nomad Robes to [[Ji's Lightsaber]], Odan-Urr has many great...}}</div>
| |
| </div> | |