DiD S2: Silence wmllint warnings about unrecognized singular units
This commit is contained in:
parent
57d2088e6b
commit
c935aa8d4c
1 changed files with 2 additions and 0 deletions
|
@ -250,9 +250,11 @@
|
|||
|
||||
# Make sure the guards actually exist, in case there was no space for them
|
||||
[have_unit]
|
||||
# wmllint: recognize guard_$x1|_$y1|_1
|
||||
id=guard_$x1|_$y1|_1
|
||||
[/have_unit]
|
||||
[have_unit]
|
||||
# wmllint: recognize guard_$x1|_$y1|_2
|
||||
id=guard_$x1|_$y1|_2
|
||||
[/have_unit]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue