Difference between revisions of "User talk:Mitzpatrick Fitzsimmons"

From Second Life Wiki
Jump to navigation Jump to search
m (how to add items to category pages)
 
 
Line 1: Line 1:
== how to add items to category pages ==
== how to add items to category pages ==


simply include a wiki link to the category page in the page you want to appear in the category... for instance '''<nowiki>[[Category:LSL_User-Defined_Functions]]</nowiki>''' will place the page containing it into that category. to actually link to a category page without placing the linking page in the category, place a colon (:) before the link address, e.g. '''<nowiki>[[Category:LSL_User-Defined_Functions]]</nowiki>'''. Feel free to copy the wiki source of [[w/index.php?title=RandKey&action=edit|RandKey]] to create a template for yourself to use for that category.
simply include a wiki link to the category page in the page you want to appear in the category... for instance '''''<nowiki>[[Category:LSL_User-Defined_Functions]]</nowiki>''''' will place the page containing it into that category. to actually link to a category page without placing the linking page in the category, place a colon (:) before the link address, e.g. '''''<nowiki>[[:Category:LSL_User-Defined_Functions]]</nowiki>'''''. Feel free to copy the wiki source of [[RandKey]] to create a template for yourself to use for that category.


PS.
PS.
isInList isn't a bad start, but probably not a good candidate since it can be done simpler smaller and faster natively<br/>-- '''[[User:Void_Singer|Void]]''' <sup><small>([[User_talk:Void_Singer|talk]]|[[Special:Contributions/Void_Singer|contribs]])</small></sup> 14:26, 16 December 2011 (PST)
isInList isn't a bad start, but probably not a good candidate since it can be done simpler smaller and faster natively<br/>-- '''[[User:Void_Singer|Void]]''' <sup><small>([[User_talk:Void_Singer|talk]]|[[Special:Contributions/Void_Singer|contribs]])</small></sup> 14:26, 16 December 2011 (PST)

Latest revision as of 15:28, 16 December 2011

how to add items to category pages

simply include a wiki link to the category page in the page you want to appear in the category... for instance [[Category:LSL_User-Defined_Functions]] will place the page containing it into that category. to actually link to a category page without placing the linking page in the category, place a colon (:) before the link address, e.g. [[:Category:LSL_User-Defined_Functions]]. Feel free to copy the wiki source of RandKey to create a template for yourself to use for that category.

PS. isInList isn't a bad start, but probably not a good candidate since it can be done simpler smaller and faster natively
-- Void (talk|contribs) 14:26, 16 December 2011 (PST)