Template:Navbox:doc

Revision as of 23:45, 25 March 2024 by GregSmith (talk | contribs) (Created page with "==Template:Navigation== {{Navbox| |name = doc<!-- File location--> |background_color = red <!-- Can be HTML color, or a hex code such as #FF000. If empty, defaults to the pal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Navigation

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

{{Navbox| |name = doc<!-- File location--> |background_color = red <!-- Can be HTML color, or a hex code such as #FF000. If empty, defaults to the pale blue FAIR standard-->

|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 }}