Difference between revisions of "Template:Navbox:doc"

m
m
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Edit this page to see code=
 
=Edit this page to see code=
==Template:Navigation==
+
==Template:Navbox==
  
 
{{Navbox|
 
{{Navbox|
|state=expand <!-- If blank or not included, starts in collapsed mode -->
+
|state=expanded <!-- If blank or not included, starts in collapsed mode -->
|name = doc<!-- File location-->
+
|background_color=#ff0000 <!-- HTML color names or #ff0000 (hex code). Leave blank or exclude to default to FAIR standard-->
|background_color = red <!-- Can be HTML color, or a hex code such as #FF000. If empty, defaults to the pale blue FAIR standard-->
+
|title = The title of the box
 
|group1=Group 1 Name
 
|group1=Group 1 Name
 
|liststyle1=
 
|liststyle1=
Line 21: Line 21:
 
* Third link #2
 
* Third link #2
 
* Note links are VERTICAL if liststyle is ANYTHING besides blank
 
* Note links are VERTICAL if liststyle is ANYTHING besides blank
 +
 +
|group3=Group 3 Name
 +
|linkstyle3=
 +
|list3=Note that if "state=expanded" is included, will begin in an open, rather than closed form.
 
}}
 
}}

Latest revision as of 00:02, 26 March 2024

Edit this page to see code

Template:Navbox

The title of the box
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
Group 3 Name
Note that if "state=expanded" is included, will begin in an open, rather than closed form.