|
|
Line 2: |
Line 2: |
| {{clear}} | | {{clear}} |
| <div style="background: none; border: none; display: flex; flex-flow: row wrap;"> | | <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|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}}} 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| | | <div style="flex: 1; margin: 0 20px 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} territories|Territory]]|clan_toc_territory.jpg| |
| 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> | | {{{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| | | <div style="flex: 1; margin: 0 0 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} events|Events]]|clan_toc_events.jpg| |
| 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> | | {{{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> |
|
| |
|
| <div style="background: none; border: none; display: flex; flex-flow: row wrap;"> | | <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| | | <div style="flex: 1; margin: 0 20px 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} military|Military]]|clan_toc_military.jpg| |
| 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> | | {{{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| | | <div style="flex: 1; margin: 0 20px 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} starships|Starships]]|clan_toc_ships.jpg| |
| 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> | | {{{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| | | <div style="flex: 1; margin: 0 0 20px 0;">{{ClanCategoryBox|[[:Category:{{{clan}}} NPCs|NPCs]]|clan_toc_npcs.jpg| |
| 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> | | {{{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> | | </div> |
| {{clear}}<noinclude> | | {{clear}}<noinclude> |
Line 22: |
Line 23: |
| ---- | | ---- |
| ===Usage=== | | ===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 | | <pre>{{ClanCatToc |
| |clan= | | |clan= |
| | |members= |
| | |territory= |
| | |events= |
| | |military= |
| | |starships= |
| | |npcs= |
| }}</pre> | | }}</pre> |
|
| |
|
| [[Category:Navigation templates]] | | [[Category:Navigation templates]] |
| </noinclude> | | </noinclude> |