Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Template:Mod Information Table"

From TWC Wiki
Jump to navigationJump to search
(Further Instructions: changed refererced pages)
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox bordered vevent" style="float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="4"  
+
{| class="infobox bordered info-right"
! colspan="2" style="font-size:110%; text-align: center; background-color: #e9ded4;" class="summary" | ''{{{title|{{PAGENAME}}}}}''{{#if:{{{image|}}}|<tr><td colspan="2" style="background-color: #e9ded4; font-size: 100%; text-align: center;"> {{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr>
+
! colspan="2" style="font-size:110%; text-align:center;"| ''{{{title|{{PAGENAME}}}}}''{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center;"> {{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr>
 
|-  
 
|-  
! style="background-color: #F4E9DF;" | <div style="text-align: center;">Platform</div>
+
! Platform
| {{{Platform|<noinclude><div style="text-align: center;">PLATFORM HERE</div></noinclude>}}}
+
| {{{Platform|<noinclude>PLATFORM HERE</noinclude>}}}
 
|-
 
|-
! style="background-color: #F4E9DF;" | <div style="text-align: center;">Mod Type</div>
+
! Mod Type
| {{{Mod Type|<noinclude><div style="text-align: center;">MOD TYPE HERE</div></noinclude>}}}
+
| {{{Mod Type|<noinclude>MOD TYPE HERE</noinclude>}}}
 
|-
 
|-
{{#if:{{{Parent|}}}|<tr><td style="background-color: #F4E9DF;" > <div style="text-align: center;">'''Parent'''</div></td><td>{{#if:{{{Parent|}}}|{{{Parent|}}}|}}}}</td></tr>
+
{{#if:{{{Parent|}}}|<tr><th>Parent</th><td>{{#if:{{{Parent|}}}|{{{Parent|}}}|}}}}</td></tr>
 
|-
 
|-
{{#if:{{{Era|}}}|<tr><td style="background-color: #F4E9DF;" > <div style="text-align: center;">'''Era'''</div></td><td>{{#if:{{{Era|}}}|{{{Era|}}}|}}}}</td></tr>
+
{{#if:{{{Era|}}}|<tr><th>Era</th><td>{{#if:{{{Era|}}}|{{{Era|}}}|}}}}</td></tr>
 
|-
 
|-
! style="background-color: #F4E9DF;" | <div style="text-align: center;">Mod Leader</div>
+
! Mod Leader
| {{{Mod Leader|<noinclude><div style="text-align: center;">MOD LEADER USERNAME HERE</div></noinclude>}}}
+
| {{{Mod Leader|<noinclude>MOD LEADER USERNAME HERE</noinclude>}}}
 
|-
 
|-
! style="background-color: #F4E9DF;" | <div style="text-align: center;">Release Status</div>
+
! Release Status
| {{{Release Status|<noinclude><div style="text-align: center;">VERSION DETAILS HERE</div></noinclude>}}}
+
| {{{Release Status|<noinclude>VERSION DETAILS HERE</noinclude>}}}
 
|-
 
|-
! style="background-color: #F4E9DF;" | <div style="text-align: center;">Forum</div>
+
{{#if:{{{Mod Foldered|}}}|<tr><th>Mod Foldered</th><td>{{#if:{{{Mod Foldered|}}}|{{{Mod Foldered|}}}|}}}}</td></tr>
| {{{Forum|<noinclude><div style="text-align: center;">FORUM LINK HERE</div></noinclude>}}}
 
 
|-
 
|-
{{#if:{{{Campaign Map|}}}|<tr><td colspan="2" style="background-color: #F4E9DF; font-size: 100%; text-align: left;">'''Campaign Map:'''<BR><div style="text-align: center;">
+
! Forum / Thread
 +
| {{{Forum|<noinclude>FORUM LINK HERE</noinclude>}}}
 +
|-
 +
{{#if:{{{Campaign Map|}}}|<tr><td colspan="2" style="font-size: 100%; text-align: left;">'''Campaign Map:'''<BR><div style="text-align: center;">
 
{{{Campaign Map|}}}</div></td></tr>}}
 
{{{Campaign Map|}}}</div></td></tr>}}
|-
 
 
|}
 
|}
 +
<noinclude>
 +
 +
To use this template copy the following code on to the top of a mod article on the wiki, and fill in the sections according to the further instructions below. If using a campaign map image please do not exceed 250 px width.  '''Entries marked* are optional''' - '''if not relevant to the mod delete everything after the = sign.'''  If in doubt view the two examples at the bottom of the page in edit mode.
 +
 +
  
  
Line 31: Line 37:
  
  
<noinclude>
 
To use this template copy the following code on to the top of a mod article on the wiki, and fill in the sections according to the further instructions below. If using a campaign map image please do not exceed 250 px width.  Lines marked* are optional - if not relevant to the mod delete whole line.
 
 
=====Code:=====
 
=====Code:=====
 
 
  <nowiki>  
 
  <nowiki>  
 
  {{Mod Information Table
 
  {{Mod Information Table
 
  |Platform=PLATFORM HERE
 
  |Platform=PLATFORM HERE
 
  |Mod Type=MOD TYPE HERE
 
  |Mod Type=MOD TYPE HERE
  |Parent=Parent HERE*
+
  |Parent=(Parent HERE)*
  |Era=ERA HERE*
+
  |Era=(ERA HERE)*
 
  |Mod Leader=[<LINK TO PROFILE HERE> <MOD LEADER USERNAME HERE>]
 
  |Mod Leader=[<LINK TO PROFILE HERE> <MOD LEADER USERNAME HERE>]
 
  |Release Status=VERSION DETAILS HERE
 
  |Release Status=VERSION DETAILS HERE
 +
|Mod Foldered=(Yes/No -(RTW and M2TW only))*
 
  |Forum=[<FORUM LINK HERE> Here]
 
  |Forum=[<FORUM LINK HERE> Here]
 
  |Campaign Map=[[Image:<IMAGE FILE HERE>]]*
 
  |Campaign Map=[[Image:<IMAGE FILE HERE>]]*
Line 48: Line 52:
  
 
====Further Instructions====
 
====Further Instructions====
* '''Platform''': This should show the name of the game the mod is for and link to the relevant wiki portal. Most of the time the platform will be one of the following:
+
* '''Title''': NOTE - the template automatically fills in the title with the page name - you don't need to add it - <u>do not alter</u> the '''Mod Information Table''' line at the top - that is required to call this template!
 +
* '''Platform''': This should show the name of the game the mod is for and link to the relevant wiki main page. Most of the time the platform will be one of the following:
 +
**[[Total War: Three Kingdoms]]
 
**[[Total War Saga: Thrones of Britannia]]
 
**[[Total War Saga: Thrones of Britannia]]
 
**[[Total War: Warhammer Portal|Total War: Warhammer]]
 
**[[Total War: Warhammer Portal|Total War: Warhammer]]
**[[Total War: Attila Portal|Total War: Attila]]
+
**[[Total War: Attila]]
 
**[[Total War: Rome II Portal|Total War: Rome II]]
 
**[[Total War: Rome II Portal|Total War: Rome II]]
 
**[[Total War: Shogun 2 Portal|Total War: Shogun 2]]
 
**[[Total War: Shogun 2 Portal|Total War: Shogun 2]]
**[[Napoleon: Total War Portal|Napoleon: Total War]]
+
**[[Napoleon: Total War]]
**[[Empire: Total War Portal|Empire: Total War]]
+
**[[Empire: Total War]]
 
**[[Medieval 2: Total War Portal|Medieval 2: Total War]]
 
**[[Medieval 2: Total War Portal|Medieval 2: Total War]]
 
**[[Rome: Total War Portal|Rome: Total War]]
 
**[[Rome: Total War Portal|Rome: Total War]]
Line 75: Line 81:
 
* '''Mod Leader''': This is where you put the name of the mod leader (or multiple names if there is officially more than one of them). '''This must link to their user profile on TWC'''. Simply put the URL into the first half of the table section above, and then write the username in the second half. Remember to remove the </> symbols.
 
* '''Mod Leader''': This is where you put the name of the mod leader (or multiple names if there is officially more than one of them). '''This must link to their user profile on TWC'''. Simply put the URL into the first half of the table section above, and then write the username in the second half. Remember to remove the </> symbols.
 
* '''Release Status''':This is where the version number goes (e.g. v1.53). If it's not a full release, then you have either have beta/pre-beta/WIP or whatever else is suitable.
 
* '''Release Status''':This is where the version number goes (e.g. v1.53). If it's not a full release, then you have either have beta/pre-beta/WIP or whatever else is suitable.
 +
* '''Mod Foldered''':Use for RTW and M2TW mods only - state Yes or No - if no, state the extent to which vanilla is overwritten.
 
* '''Forum''':This is where the link to the mod forum goes. Simply replace <FORUM LINK HERE> with the relevant URL. Do not delete the "Here" part-that is what this section needs to show up on the page as.
 
* '''Forum''':This is where the link to the mod forum goes. Simply replace <FORUM LINK HERE> with the relevant URL. Do not delete the "Here" part-that is what this section needs to show up on the page as.
 
* '''Campaign Map''':This is where a small image of the campaign map goes. Simply upload the image to the wiki itself, and then write in it's name '''and the file extension''' instead of <IMAGE FILE HERE>. Make sure that the image is not so big that it stretches the table width - 250px max please.
 
* '''Campaign Map''':This is where a small image of the campaign map goes. Simply upload the image to the wiki itself, and then write in it's name '''and the file extension''' instead of <IMAGE FILE HERE>. Make sure that the image is not so big that it stretches the table width - 250px max please.
Line 84: Line 91:
 
  |Platform=PLATFORM HERE
 
  |Platform=PLATFORM HERE
 
  |Mod Type=MOD TYPE HERE
 
  |Mod Type=MOD TYPE HERE
  |Parent=Parent PARENT HERE
+
  |Parent=Parent HERE
 
  |Era=ERA HERE
 
  |Era=ERA HERE
  |Mod Leader=MOD LEADER USERNAME HERE
+
  |Mod Leader=[http://www. MOD LEADER USERNAME HERE]
 
  |Release Status=VERSION DETAILS HERE
 
  |Release Status=VERSION DETAILS HERE
  |Forum=FORUM LINK HERE
+
|Mod Foldered=Yes/No
 +
  |Forum=[http://www. FORUM LINK HERE]
 
  |Campaign Map=[[Image:Eod map regions.jpg]]
 
  |Campaign Map=[[Image:Eod map regions.jpg]]
 
}}
 
}}
Line 95: Line 103:
 
  |Platform=PLATFORM HERE
 
  |Platform=PLATFORM HERE
 
  |Mod Type=MOD TYPE HERE
 
  |Mod Type=MOD TYPE HERE
  |Mod Leader=MOD LEADER USERNAME HERE
+
|Parent=
 +
|Era=
 +
  |Mod Leader=[http://www. MOD LEADER USERNAME HERE]
 
  |Release Status=VERSION DETAILS HERE
 
  |Release Status=VERSION DETAILS HERE
  |Forum=FORUM LINK HERE  
+
|Mod Foldered=
 +
  |Forum=[http://www. FORUM LINK HERE]
 +
|Campaign Map=
 
}}
 
}}
  
[[Category:Template]]
+
 
 +
[[Category:Infobox Template]]
 
</noinclude>
 
</noinclude>

Revision as of 01:40, 19 June 2020

Mod Information Table
Platform PLATFORM HERE
Mod Type MOD TYPE HERE
Mod Leader MOD LEADER USERNAME HERE
Release Status VERSION DETAILS HERE
Forum / Thread FORUM LINK HERE


To use this template copy the following code on to the top of a mod article on the wiki, and fill in the sections according to the further instructions below. If using a campaign map image please do not exceed 250 px width. Entries marked* are optional - if not relevant to the mod delete everything after the = sign. If in doubt view the two examples at the bottom of the page in edit mode.





Code:
 
 {{Mod Information Table
 |Platform=PLATFORM HERE
 |Mod Type=MOD TYPE HERE
 |Parent=(Parent HERE)*
 |Era=(ERA HERE)*
 |Mod Leader=[<LINK TO PROFILE HERE> <MOD LEADER USERNAME HERE>]
 |Release Status=VERSION DETAILS HERE
 |Mod Foldered=(Yes/No -(RTW and M2TW only))*
 |Forum=[<FORUM LINK HERE> Here]
 |Campaign Map=[[Image:<IMAGE FILE HERE>]]*
}}

Further Instructions

It is recommended that you use the overall game as platform here - not the expansion name, e.g. Rome: Total War instead of Barbarian Invasion or Alexander. Instead please detail any specific requirements e.g. DLC or patch or expansion required in the main information section of the page.

Please use the same format as above, so that the templates are tidy and standardised. If the mod is for a platform not included in the above list, write it in as normal, just use the same format when doing so. If in doubt ask the Wiki Director and they will tell you exactly what to use.

  • Mod Type: This is basically what kind of mod the one you are writing about is. Some common types are the following:
    • Total Conversion
    • Overhaul
    • Graphics Pack
    • Unit Pack
    • Gameplay Upgrade
    • Sub-Mod

Of course this list is not exhaustive-feel free to use whatever terms suits the individual mod the best.

  • Parent: If the mod is a Sub-mod include the name of the parent mod and link to it's forum here.
  • Era: This is when and where the mod is set, e.g. "Europe 1066-1453" or "Feudal Japan." What you write does not matter as long as it is clear. You can include campaign dates if they are present.
  • Mod Leader: This is where you put the name of the mod leader (or multiple names if there is officially more than one of them). This must link to their user profile on TWC. Simply put the URL into the first half of the table section above, and then write the username in the second half. Remember to remove the </> symbols.
  • Release Status:This is where the version number goes (e.g. v1.53). If it's not a full release, then you have either have beta/pre-beta/WIP or whatever else is suitable.
  • Mod Foldered:Use for RTW and M2TW mods only - state Yes or No - if no, state the extent to which vanilla is overwritten.
  • Forum:This is where the link to the mod forum goes. Simply replace <FORUM LINK HERE> with the relevant URL. Do not delete the "Here" part-that is what this section needs to show up on the page as.
  • Campaign Map:This is where a small image of the campaign map goes. Simply upload the image to the wiki itself, and then write in it's name and the file extension instead of <IMAGE FILE HERE>. Make sure that the image is not so big that it stretches the table width - 250px max please.

Examples of maximum and minimum number of rows shown below:


Mod Information Table
Platform PLATFORM HERE
Mod Type MOD TYPE HERE
ParentParent HERE
EraERA HERE
Mod Leader MOD LEADER USERNAME HERE
Release Status VERSION DETAILS HERE
Mod FolderedYes/No
Forum / Thread FORUM LINK HERE
Campaign Map:
Eod map regions.jpg


Mod Information Table
Platform PLATFORM HERE
Mod Type MOD TYPE HERE
Mod Leader MOD LEADER USERNAME HERE
Release Status VERSION DETAILS HERE
Forum / Thread FORUM LINK HERE