Sha256: 1a10e7ad6e5ba64af3489a24e6fb28b8a4c7a46bd13303d7b06051f3f248a5f1
Contents?: true
Size: 776 Bytes
Versions: 8
Compression:
Stored size: 776 Bytes
Contents
--- title: WikiLink inMenu: true template: /plugin.template plugin: Tag/WikiLink --- h2(#description). Description This tag can be used to add a link to a wiki page. It is used on this website to automatically provide a "Feedback" link for each page. h2(#examples). Examples <table class="examples"> <tr> <th>Usage</th><th>Output</th> </tr> <tr> <td><notextile>\{wikilink: }</notextile></td> <td><notextile>{wikilink: }</notextile></td> </tr> <tr> <td><notextile>\{wikilink: {relURL: hallo}}</notextile></td> <td><notextile>{wikilink: {relURL: hallo}}</notextile></td> </tr> <tr> <td><notextile>\{wikilink: {relURL: hallo, linkText: MoinMoin}}</notextile></td> <td><notextile>{wikilink: {relURL: hallo, linkText: MoinMoin}}</notextile></td> </tr> </table>
Version data entries
8 entries across 8 versions & 1 rubygems