Difference between revisions of "Template:Army/Preload"

From Australis Ultima 30k
Jump to: navigation, search
m
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--Welcome to the Army preloader/creator. This page is pre-configured with the normal headings and required -->
+
{{Army Header
 +
|army name=Enter Army Name        <!-- The name of your Army/Force -->
 +
}}
  
{{Preset Army Data}}
+
{{Preset Army Data}}               <!--DO NOT REMOVE -->
[[Category:{{#var:legio}}]]        <!--DO NOT REMOVE -->
+
[[Category:{{#var:designation}}]]  <!--DO NOT REMOVE -->
+
[[Category:Player]]                <!--DO NOT REMOVE -->
+
[[Category:{{FULLPAGENAME}}]]      <!--DO NOT REMOVE -->
+
[[Category:Uncompleted Army]]      <!-- Change this to Completed Army ONLY when the fluff has been entered -->
+
[[Category:Template]]              <!--REMOVE -->
+
  
  
{{Infobox Army
+
[[Category:Uncompleted Army]]              <!-- Change this to Completed Army ONLY when the History/Fluff has been entered -->
|Box title    = {{FULLPAGENAME}}          <!-- No need to adjust this one -->
+
[[Category:Template]]                      <!--REMOVE -->
|image        = File:{{#var:legio}}.png   <!-- The image used to represent your army, replace stock Legio image -->
+
{{Infobox Army                             <!--DO NOT CHANGE  -->
|imagewidth  = 100                        <!-- No need to adjust this one -->
+
|image        = File:Legio Nil.png         <!-- The image used to represent your army, replace stock Legio image options: http://aus30k.com/30kwiki/index.php?title=Category:Force_Image -->
|imagelink    = {{FULLPAGENAME}}          <!-- No need to adjust this one -->
+
 
|caption      =                            <!-- Can be left blank or Description of Image; i.e. Company Badge, Force Commander etc -->
 
|caption      =                            <!-- Can be left blank or Description of Image; i.e. Company Badge, Force Commander etc -->
|Designation  = {{FULLPAGENAME}}          <!-- No need to adjust this one -->
+
|Cognomen    =                           <!-- The name of your Army/Force -->
|Allegiance   =                            <!-- Loyalist/Traitor/Undecided/Unknown -->
+
|allegiance   =                            <!-- Loyalist/Traitor/Undecided/Unknown -->
 +
|Owner        =                            <!-- Enter your User Name here, it can be found in the top right hand corner of the screen -->
 
}}                                        <!--DO NOT CHANGE  -->
 
}}                                        <!--DO NOT CHANGE  -->
  
 
<!-- You are free to enter other headings other than the 4 detailed below or subheadings under these headings -->
 
<!-- You are free to enter other headings other than the 4 detailed below or subheadings under these headings -->
  
 +
==History==
 +
Enter your armies fluff history and background here. Feel free to add subheadings and images as you need under this area to flesh out your army. Suggested subheadings, Notable hero's, famous battles, general history and current leader.
  
 
==History==
 
<!-- Enter History Information  -->
 
  
 
==Combat Reports for {{PAGENAME}}==
 
==Combat Reports for {{PAGENAME}}==
 
+
<!-------------------------------------------------------------------------->
<!--Please do not edit this section it auto updates if your battle report has been classified correctly. It can take up-to 24 hours for a battlereport to be added please be patient-->
+
<!-------------------------------------------------------------------------->
 +
<!--Please do not edit this section it auto updates if your battle report has  
 +
been classified correctly. It can take up-to 24 hours for a battlereport to be  
 +
added please be patient-->
 +
<!-------------------------------------------------------------------------->
 +
<!-------------------------------------------------------------------------->
 
===Campaigns===
 
===Campaigns===
{{#dpl:
+
<!--Do Not Edit-->
|category =Battlereport
+
{{Template:Campaign Summary}}
|category =Campaign
+
|category ={{PAGENAME}}
+
|include={Battlereport}:date,#Campaign Fluff,{Campaign Honour} img
+
|notnamespace=Template
+
|format=,====[[%PAGE%]]====¶{¦class="wikitable"¶¦-,,¶¦}
+
|secseparators=¶¦
+
}}
+
  
  
===Minor===
+
===Battles===
<!--Please do not edit this section (except to update the planet name indicated below) it auto updates if your battle report has been classified correctly. It can take up-to 24 hours for a battlereport to be added please be patient-->
+
<!--Do Not Edit-->
 +
{{Template:Battle Summary}}
  
==== Contributed to a Major Battle ====
+
[[Category:{{#var:legio}}]]        <!--DO NOT REMOVE -->
 
+
[[Category:{{#var:designation}}]]  <!--DO NOT REMOVE -->
 
+
[[Category:Player]]               <!--DO NOT REMOVE -->
<!--extract the dpl this is done strangely so the page name is attached at the end
+
[[Category:{{FULLPAGENAME}}]]     <!--DO NOT REMOVE -->
of each string of minor battle report allows for a link back to the main battle report below.
+
Then its a bunch of find and replace stuff so that all the wikitable formatting is removed or most of it,
+
very painful to remove | had to use bracketed {{!}}-->
+
 
+
{{#vardefine:x|{{#dpl:|category={{FULLPAGENAME}}|category=Battlereport|category=Major|includepage={battlereportminor2}:player1:player2:Outcome:Skirmish name:%PAGE%|table= ,- }}}}
+
{{#vardefine:x|{{#replace:{{#var:x}}|{{!}}|@}}}}
+
{{#vardefine:x|{{#replace:{{#var:x}}|{@class=wikitable|}}}}
+
{{#vardefine:x|{{#replace:{{#var:x}}|}|}}}}
+
{{#vardefine:x|{{#replace:{{#var:x}}|@-|$}}}}
+
{{#vardefine:x|{{#replace:{{#var:x}}|$ |$}}}}
+
 
+
<!-- Builds the array splitting on dollar sign, this leaves a string in the rough format of @player @player @Outcome @Text @BattlereportPage, there are few vagrant spaces around the place but these get ignored below -->
+
{{#arraydefine:minorall|{{#var:x}}|$}}
+
 
+
 
+
<!-- This is the loop to filter out and rebuild the report list so that only those skirmishes relating to this army are displayed-->
+
{{ #vardefine: i | 0 }}
+
{{ #vardefine: asize |{{#arraysize:minorall}}}}
+
{{
+
  #while:
+
  | {{ #ifexpr: {{ #var: i }} < {{ #var: asize }} | true }}
+
  |<nowiki/>
+
{{#ifeq: {{FULLPAGENAME}} |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|1}} |
+
{{#vardefine: Lplayer |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|1}}}}
+
{{#vardefine: Tplayer |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|2}}}}
+
{{#vardefine: Outcome |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|3}}}}
+
{{#vardefine: Text |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|4}}}}
+
{{#vardefine: Mainbattle |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|5}}}}
+
* {{#var:Text}} - {{#var:Lplayer}} vs {{#var:Tplayer}} - {{#ifeq: {{#var:Outcome}} | TW | Traitor Victory | {{#ifeq: {{#var:Outcome}} | LW | Loyalist Victory| Stalemate }}  }} - Fought as part of Major Batlle:[[{{#var:Mainbattle}}]]  
+
| {{#ifeq: {{FULLPAGENAME}} |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|2}} |
+
{{#vardefine: Lplayer |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|1}}}}
+
{{#vardefine: Tplayer |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|2}}}}
+
{{#vardefine: Outcome |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|3}}}}
+
{{#vardefine: Text |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|4}}}}
+
{{#vardefine: Mainbattle |{{#explode:{{#arrayindex:minorall|{{ #var: i }}}}|@|5}}}}
+
* {{#var:Text}} - {{#var:Lplayer}} vs {{#var:Tplayer}} - {{#ifeq: {{#var:Outcome}} | TW | Traitor Victory | {{#ifeq: {{#var:Outcome}} | LW | Loyalist Victory| Stalemate }}  }} - Fought as part of Major Batlle:[[{{#var:Mainbattle}}]] }}}}
+
{{ #vardefine: i | {{ #expr: {{ #var: i }} + 1 }} }}
+
}}
+
 
+
==== Standalone Minor Skirmish ====
+
{{#dpl:category=Battlereport
+
  |category=Minor
+
  |category={{FULLPAGENAME}}
+
  |includepage={Battlereportskirmish} dpl,
+
  |mode=userformat
+
  |format=,*[[%PAGE%]] - ,,\n
+
}}
+

Latest revision as of 21:28, 15 February 2018

Enter Army Name
Army/Preload
Legio Nil.png
'



Division

Primus

Designation:

Template:Army/Preload

Cognomen:

Allegiance:

Undecided

Owner:

[[User:]]


NonLegio.png


History

Enter your armies fluff history and background here. Feel free to add subheadings and images as you need under this area to flesh out your army. Suggested subheadings, Notable hero's, famous battles, general history and current leader.


Combat Reports for Army/Preload

Campaigns

Imperial Search....No Result


Battles

Imperial Search....No Result

[[Category:]] [[Category:]]