Template:Community: Difference between revisions
Jump to navigation
Jump to search
imported>Peter Schmitt (a test!) |
imported>Peter Schmitt (added option "CatNo" - seems to work - see talk) |
||
Line 34: | Line 34: | ||
seealso1 ... seealso3 up to 3 optional links | seealso1 ... seealso3 up to 3 optional links | ||
hide if set to "collapsed": box is shown hidden as default | hide if set to "collapsed": box is shown hidden as default | ||
CatNo if not empty: suppresses adding category | |||
usage: see [[Template:Editor Policy]] for an example. | usage: see [[Template:Editor Policy]] for an example. | ||
Line 43: | Line 44: | ||
| seealso = [[also a link]] | | seealso = [[also a link]] | ||
| hide = collapsed % if this is desired | | hide = collapsed % if this is desired | ||
| CatNo = yes % if page should not be added to category | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
</noinclude> | </noinclude> |
Revision as of 07:49, 10 August 2009
Citizendium [[CZ:{{{title}}}|{{{title}}}]] | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| [[:Category:{{{title}}}|Other]] | ||||||||||||
Home |
|
Main Page |
TRANSFER ANY EDITS YOU MAKE TO THIS PAGE to {{Community without category}}. Yes, it's a kludge...
Note:
If variable "title" is not equal to the "PAGENAME" this template adds the page to "Category:title"
while Template:Community without category does not.
variables:
title of a page in CZ name space link1 ... link12 up to 12 optional links seealso1 ... seealso3 up to 3 optional links hide if set to "collapsed": box is shown hidden as default CatNo if not empty: suppresses adding category
usage: see Template:Editor Policy for an example.
{{community | title = Some Page | link1 = [[some link]] ... | seealso = [[also a link]] | hide = collapsed % if this is desired | CatNo = yes % if page should not be added to category }}