Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guide [2025/08/15 18:36] – [Tags] Valentineguide [2025/10/07 17:31] (current) – external edit 127.0.0.1
Line 285: Line 285:
 Tags are a great and simple way to organize your pages. Tags are a great and simple way to organize your pages.
  
-To add tags to a page, use this formatting: ''%%{{tag>example_tag example-tag exampleTag exampletag example tag}}%%'' +To add tags to a page, use this formatting: ''%%{{tag>example_tag example-tag exampletag example tag}}%%'' 
-Put a space in between each tag to separate them. Underscores will be interpreted as spaces, while dashes will not. Also, capitalization does not affect anything, so ''exampletag'' and ''exampleTag'' will be interpreted as the same tag.+Put a space in between each tag to separate them. 
 + 
 +Underscores will be interpreted as spaces, while dashes will not. Capitalization does not affect anything, so ''exampletag'' and ''exampleTag'' will be interpreted as the same tag. Because this plugin was written primarily for use by English speakers, accents also do not affect anything; ''león'' and ''leon'' will also be considered the same tag.
  
 It will look something like this: It will look something like this:
-{{tag>example_tag example-tag exampleTag exampletag example tag}}+{{tag>example_tag example-tag exampletag example tag}} 
 + 
 +To see all the pages with a particular tag, just click on the tag you want to look at. If you click on ''exampletag'' or ''example'', you will see a demo page with the tags ''exampleTag'' and ''éxamplé'' to show that they are still considered the same.
  
 I recommend adding this to the very top or very bottom of the page. I recommend adding this to the very top or very bottom of the page.