Prevent wmllint from converting two problematic file paths for now
This commit is contained in:
parent
e036d22bdd
commit
0d63907982
2 changed files with 6 additions and 2 deletions
|
@ -10,7 +10,9 @@
|
|||
recruit=Orcish Grunt,Orcish Warrior,Troll Whelp,Troll,Troll Rocklobber,Wolf Rider,Goblin Knight,Goblin Pillager,Orcish Archer,Orcish Crossbowman,Orcish Assassin,Orcish Slayer,Naga Fighter,Naga Warrior,Goblin Spearman,Goblin Impaler,Goblin Rouser
|
||||
terrain_liked=Hh, Ha, Mm, Ss
|
||||
# wmllint: markcheck off
|
||||
description="<img>src='portraits/orcs/warlord.png~BG()' align='middle'</img>
|
||||
# extra newline below to fit the wmllint noconvert directive, please don't change this
|
||||
description="<img>src='portraits/orcs/warlord.png~BG()' align='middle'</img>"+# wmllint: noconvert
|
||||
"
|
||||
|
||||
"+_"The <bold>text='Northerners'</bold> are a faction of <ref>text='Orcs' dst='..race_orc'</ref> and their allies who live in the north of the Great Continent, thus their name. Northerners consist of the warrior orcs race, the enslaved <ref>text='goblins' dst='..race_goblin'</ref>, <ref>text='trolls' dst='..race_troll'</ref> who are tricked into combat by the orcs, and the serpentine <ref>text='naga' dst='..race_naga'</ref>. The Northerners play best by taking advantage of having many low-cost and high HP soldiers."
|
||||
# wmllint: markcheck on
|
||||
|
|
|
@ -9,7 +9,9 @@
|
|||
recruit=Orcish Grunt,Troll Whelp,Wolf Rider,Orcish Archer,Orcish Assassin,Naga Fighter,Goblin Spearman
|
||||
terrain_liked=Hh, Ha, Mm, Ss
|
||||
# wmllint: markcheck off
|
||||
description="<img>src='portraits/orcs/warlord.png~BG()' align='middle'</img>
|
||||
# extra newline below to fit the wmllint noconvert directive, please don't change this
|
||||
description="<img>src='portraits/orcs/warlord.png~BG()' align='middle'</img>"+# wmllint: noconvert
|
||||
"
|
||||
|
||||
"+_"The <bold>text='Northerners'</bold> are a faction of <ref>text='Orcs' dst='..race_orc'</ref> and their allies who live in the north of the Great Continent, thus their name. Northerners consist of the warrior orcs race, the enslaved <ref>text='goblins' dst='..race_goblin'</ref>, <ref>text='trolls' dst='..race_troll'</ref> who are tricked into combat by the orcs, and the serpentine <ref>text='naga' dst='..race_naga'</ref>. The Northerners play best by taking advantage of having many low-cost and high HP soldiers."
|
||||
# wmllint: markcheck on
|
||||
|
|
Loading…
Add table
Reference in a new issue