Template:Navigation: Difference between revisions

Jump to navigation Jump to search
Trying an (ugly?) fix to hide "hlist" on template pages
m (Clarification of the purpose of the name parameter)
(Trying an (ugly?) fix to hide "hlist" on template pages)
Line 1: Line 1:
{{Navbox
{{Navbox
| name  = {{{name|{{{title|}}}}}}
| name  = {{{name|{{{title|Add title}}}}}}
| title = {{{title|}}}
| title = {{{title|Add title}}}
| listclass = hlist
| state = <noinclude>uncollapsed</noinclude>
| listclass = {{template other||hlist}}  <!-- Ugly hack to fix that "hlist" is shown below the template on pages in the template namespace. -->


| list1 ={{{content|}}}
| list1 =
{{{content|Add content}}}
}}<noinclude>
}}<noinclude>
{{Informative template|1=
{{Informative template|1=

Navigation menu