Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Tree/item: Difference between revisions

Template page
PenguinEncounter (talk | contribs)
m add additional class
Tag: 2017 source edit
PenguinEncounter (talk | contribs)
contain content
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!-- used in Template:Tree, or standalone. args 'icon'?, 'content' -->
<!-- used in Template:Tree, or standalone. args 'icon'?, 'content' -->
<div class="--item --node">{{#if:{{{icon|}}}|{{Emoji|{{{icon}}}}}}}{{{content}}}</div><noinclude>
<div class="__item">{{#if:{{{icon|}}}|{{Emoji|{{{icon}}}}}}}<span class="__content">{{{content}}}</span></div><noinclude>
== Documentation ==
== Documentation ==
Renders one node of a tree-like structure.
Renders one node of a tree-like structure.
</noinclude>
</noinclude>

Latest revision as of 03:31, 14 December 2024

{{{content}}}

Documentation

Renders one node of a tree-like structure.