Difference between revisions of "Template:RemoveHTMLContainers"

From ChatWars Wiki
Jump to: navigation, search
 
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 -->
 
         }}
 
         }}
 
     }}
 
     }}

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