Template:WBMHeader: Difference between revisions

From Echoes of Angmar
Content added Content deleted
(Created page with "{| class="WBMTable" align="center" rules="all" style="border: thin solid white; text-align: center;" width="750px" |- |colspan="8" style="font-size:large; background:black"| Warband Maneuvers <br> Detail Table |- |colspan="8" style="background:black"| Image:Warband Maneuver Wheel.png {{#if: {{{Description|}}}|{{!}}- }} {{#if: {{{Description|}}}|{{!}}colspan="8" style="background:black"{{!}}''{{{Description|}}}''}} |- !|...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="WBMTable" align="center" rules="all" style="border: thin solid white; text-align: center;" width="750px"
{| class="WBMTable" align="center" rules="all" style="border: thin grey; text-align: center;" width="750px"
|-
|-
|colspan="8" style="font-size:large; background:black"| [[Warband Maneuvers|Warband Maneuvers]] <br> Detail Table
|colspan="8" style="font-size:large; background:lightgrey"| [[Warband Maneuvers|Warband Maneuvers]] <br> Detail Table
|-
|-
|colspan="8" style="background:black"| [[Image:Warband Maneuver Wheel.png]]
|colspan="8" style="background:lightgrey"| [[Image:Warband Maneuver Wheel.png]]
{{#if: {{{Description|}}}|{{!}}- }}
{{#if: {{{Description|}}}|{{!}}- }}
{{#if: {{{Description|}}}|{{!}}colspan="8" style="background:black"{{!}}''{{{Description|}}}''}}
{{#if: {{{Description|}}}|{{!}}colspan="8" style="background:lightgrey"{{!}}''{{{Description|}}}''}}
|-
|-
!| Maneuver
!width=298px| Maneuver
!width="10%"| First Move
!width=75px| First Move
!width="10%"| Second Move
!width=75px| Second Move
!width="10%"| Third Move
!width=75px| Third Move
!width="10%"| Fourth Move
!width=75px| Fourth Move
!width="10%"| Fifth Move
!width=75px| Fifth Move
!width="10%"| Sixth Move
!width=75px| Sixth Move
|}<noinclude>
|}<noinclude>
Detail line for Warband Maneuver tables. Use in Conjunction with WBMHeader to build a table. Use the WBMHeader once for a maneuver then WBMDetail is called fore each subsequent line on how to perform the action in question.
Detail line for Warband Maneuver tables. Use in Conjunction with WBMHeader to build a table. Use the WBMHeader once for a maneuver then WBMDetail is called fore each subsequent line on how to perform the action in question.

Latest revision as of 07:05, 11 August 2023

Warband Maneuvers
Detail Table


Maneuver First Move Second Move Third Move Fourth Move Fifth Move Sixth Move

Detail line for Warband Maneuver tables. Use in Conjunction with WBMHeader to build a table. Use the WBMHeader once for a maneuver then WBMDetail is called fore each subsequent line on how to perform the action in question.

Cut and paste Code

{{WBMHeader
|Descrption = 
}}

Example Call

{{WBMHeader
|Description = Example of a Warband Maneuver
}}
{{WBMDetail
  |Maneuver    = [[:Category:Warband Maneuvers]]
  |FirstMove   = [[Image:Troll's Brutality.png]]
  |SecondMove  = [[Image:Wight's Rot.png]]
  |ThirdMove   = [[Image:Fell Spirit's Terror.png]]
  |FourthMove  = [[Image:Spider's Venom.png]]
  |FifthMove   =  
  |SixthMove   =  
}}

Which yields the following:

Warband Maneuvers
Detail Table
Example of a Warband Maneuver
Maneuver First Move Second Move Third Move Fourth Move Fifth Move Sixth Move
Category:Warband Maneuvers