Added flags to the LATW snippets.

master
Pacman Ghost 6 years ago
parent c4c7e725eb
commit b0b850c11d
  1. 2
      vasl_templates/webapp/data/default-template-pack/atmm.j2
  2. 2
      vasl_templates/webapp/data/default-template-pack/baz.j2
  3. 2
      vasl_templates/webapp/data/default-template-pack/mol-p.j2
  4. 2
      vasl_templates/webapp/data/default-template-pack/mol.j2
  5. 2
      vasl_templates/webapp/data/default-template-pack/pf.j2
  6. 2
      vasl_templates/webapp/data/default-template-pack/piat.j2
  7. 2
      vasl_templates/webapp/data/default-template-pack/psk.j2

@ -16,7 +16,7 @@ td { margin: 0 ; padding: 0 ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
Anti-Tank Magnetic Mines {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}Anti-Tank Magnetic Mines
<tr> <tr>
<td style="padding:2px 5px;"> <td style="padding:2px 5px;">

@ -18,7 +18,7 @@ td.r { text-align: right ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
Bazooka {%if BAZ_TYPE%} ('{{BAZ_TYPE}}) {%endif%} {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}Bazooka {%if BAZ_TYPE%} ('{{BAZ_TYPE}}) {%endif%}
<tr> <tr>

@ -19,7 +19,7 @@ ul { margin: 0 0 0 10px ; padding: 0 ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
MOL Projector {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}MOL Projector
<tr> <tr>

@ -17,7 +17,7 @@ ul { margin: 0 0 0 10px ; padding: 0 ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
Molotov Cocktail {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}Molotov Cocktail
<tr> <tr>
<td style="padding:0 5px;"> <td style="padding:0 5px;">

@ -18,7 +18,7 @@ td.r { text-align: right ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
Panzerfaust {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}Panzerfaust
<tr> <tr>

@ -18,7 +18,7 @@ td.r { text-align: right ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
PIAT {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}PIAT
<tr> <tr>

@ -18,7 +18,7 @@ td.r { text-align: right ; }
padding: 2px 5px ; padding: 2px 5px ;
font-weight: bold ; font-weight: bold ;
"> ">
Panzerschrek {%if PLAYER_FLAG%}<img src="{{PLAYER_FLAG}}" height=15 width=15>&nbsp;{%endif%}Panzerschrek
<tr> <tr>

Loading…
Cancel
Save