Difference between revisions of "Template:RemoveHTMLContainers"

From ChatWars Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
                       | {{#rpos: {{#var: string}} | <span }} <!-- Find LAST span opening tag-->
 
                       | {{#rpos: {{#var: string}} | <span }} <!-- Find LAST span opening tag-->
 
                     }}
 
                     }}
                 }} + 0 <!-- correct off by one error in the beginning of the string -->
+
                 }} + 1 <!-- correct off by one error in the beginning of the string -->
 
         }}
 
         }}
 
     }}
 
     }}
Line 16: Line 16:
 
             }} - {{#var: startStr}}
 
             }} - {{#var: startStr}}
 
     }}
 
     }}
}}
+
}}</includeonly><noinclude>
</includeonly><noinclude>
 
 
Remove the fucking spa(n/m) containers #ask queries wrap around results making them impossible to use as variables for later computation
 
Remove the fucking spa(n/m) containers #ask queries wrap around results making them impossible to use as variables for later computation
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 05:56, 21 March 2019

Remove the fucking spa(n/m) containers #ask queries wrap around results making them impossible to use as variables for later computation