Difference between revisions of "Template:Navigation:doc"

m
m
 
Line 22: Line 22:
 
===Code===
 
===Code===
 
<nowiki>{{Navigation|
 
<nowiki>{{Navigation|
|name = /doc<!-- File location-->
+
|name = doc<!-- File location value AFTER "Navigation and the colon (this one is Navigation:doc)-->
 
|group1=Group 1 Name
 
|group1=Group 1 Name
 
|liststyle1=
 
|liststyle1=

Latest revision as of 23:42, 25 March 2024

Template:Navigation

V
Articles about doc
Group 1 Name
  • First link
  • Second link
  • Third link
  • Note links are HORIZONTAL if liststyle is blank or not included.
Group 2 Name
  • First link # 2
  • Second link #2
  • Third link #2
  • Note links are VERTICAL if liststyle is ANYTHING besides blank

Code

{{Navigation| |name = doc<!-- File location value AFTER "Navigation and the colon (this one is Navigation:doc)--> |group1=Group 1 Name |liststyle1= |list1= * First link * Second link * Third link * Note links are HORIZONTAL if liststyle is blank or not included. |group2=Group 2 Name |liststyle2=Vertical |list2= * First link # 2 * Second link #2 * Third link #2 * Note links are VERTICAL if liststyle is ANYTHING besides blank }}