blob: 17bb086a1eb887a1c48801352bdb8f08dcfed1da (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[!template id=plugin name=tag author="[[Joey]]"]]
[[!tag type/tags type/link]]
This plugin provides the [[ikiwiki/directive/tag]] and
[[ikiwiki/directive/taglink]] [[directives|ikiwiki/directive]].
These directives allow tagging pages.
[[!if test="enabled(tag)" then="""
This wiki has the tag plugin enabled, so you'll see a note below that this
page is tagged with the "tags" tag.
"""]]
|