DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:navbox

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
plugin:navbox [2018-05-06 09:18] – [Advanced Tags] MidgardAppsplugin:navbox [2024-01-28 22:33] (current) Aleksandr
Line 7: Line 7:
 type       : syntax type       : syntax
 lastupdate : 2018-05-06 lastupdate : 2018-05-06
-compatible : Hrun, Detritus, Elenor of Tsort, Frusterick Manners+compatible : Hrun, Detritus, Elenor of Tsort, Frusterick Manners, !Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : tables, navbox+tags       : tables, mediawiki
  
 downloadurl: https://github.com/JovinJovinsson/dokuwiki-plugin-navbox/zipball/master downloadurl: https://github.com/JovinJovinsson/dokuwiki-plugin-navbox/zipball/master
Line 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to the latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-See the plugin in action [[https://openwiki.midgardapps.com|here]].+See the plugin in action [[https://openwiki.midgardapps.com|here]]. FIXME
  
 ===== Syntax ===== ===== Syntax =====
Line 33: Line 33:
  
 ==== Basic Tags ==== ==== Basic Tags ====
-^ Syntax Tag  ^ Example Usage  ^ Result  | +^ Syntax Tag               ^ Example Usage                                                 ^ Result                                                                                                                                                                                                                                    ^ 
-^  <code><navbox></code>    | Initiates the NavBox Container.  +^  <code><navbox></code>   |                                                               | Initiates the NavBox Container.                                                                                                                                                                                                           
-^  <code>#</code>  | <code># My NavBox</code>  | Sets the title of the NavBox, at the top.  +^  <code>#</code>          | <code># My NavBox</code>                                      | Sets the title of the NavBox, at the top.                                                                                                                                                                                                 
-^  <code>##</code>  | <code>## Group 1 Title</code>  | Sets the title of a group of links, in the left column.  +^  <code>##</code>         | <code>## Group 1 Title</code>                                 | Sets the title of a group of links, in the left column.                                                                                                                                                                                   
-^  <code>###</code>  | <code>### SubGroup A Title</code>  | Sets the title of a subgroup. \\ **Note:** This must follow either a Group Title Tag (##) or a list of links and must also have a list of links following (or one of the [[#Advanced Tags]]), otherwise it will not form a proper group. +^  <code>###</code>        | <code>### SubGroup A Title</code>  or   <code>### !ns</code>  | Sets the title of a subgroup. \\ **Note:** This must follow either a Group Title Tag (##) or a list of links and must also have a list of links following (or one of the [[#Advanced Tags]]), otherwise it will not form a proper group. 
-^  <code>[[links]]</code>  | <code>[[link1|Links]][[another|More]]</code>  | A list of links, which can be simply listed one after the other (as per example), or separated by <code>,</code> or <code>;</code>  +^  <code>[[links]]</code>  | <code>[[link1|Links]][[another|More]]</code>                  | A list of links, which can be simply listed one after the other (as per example), or separated by <code>,</code>   or    <code>;</code>                                                                                                   
-^  <code></navbox></code>  | | The closing tag for the container.  |+^  <code></navbox></code>                                                               | The closing tag for the container.                                                                                                                                                                                                        |
  
 === Example of Basic NavBox === === Example of Basic NavBox ===
-^ Code Sample  ^ Output  | +^ Code Sample                                                                                                                                               ^ Output                               ^ 
-| <code> +| <code> <navbox> # Animals ## Birds ### Carnivorous Birds [[falcon]],[[eagle]],[[vulture]] ### Little Birds [[hummingbird]],[[canary]] </navbox>  </code>  | {{https://i.imgur.com/H1Q6qjV.png}}  |
-<navbox> +
-# Animals +
-## Birds +
-### Carnivorous Birds +
-[[falcon]],[[eagle]],[[vulture]] +
-### Little Birds +
-[[hummingbird]],[[canary]] +
-</navbox> +
-</code> | {{https://i.imgur.com/H1Q6qjV.png}} |+
  
 ==== Advanced Tags ==== ==== Advanced Tags ====
plugin/navbox.1525591109.txt.gz · Last modified: 2018-05-06 09:18 by MidgardApps

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki