Template:^
Jump to navigation
Jump to search
This is the "^" template, otherwise known as the Void template. It is used for making comments in the code as it returns nothing. It can be preferable to using <!-- --> for commenting, which sometimes can lead to unexpected results. It should be called in the following format:
{{^|your comment here...}}
Edit the page to see the template text.