Array

Template:Navbox:doc: Difference between revisions

mNo edit summary
mNo edit summary
 
(13 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|
|name = doc<!-- File location-->
|state=expanded <!-- If blank or not included, starts in collapsed mode -->
|background_color = red <!-- Can be HTML color, or a hex code such as #FF000. If empty, defaults to the pale blue FAIR standard-->
|background_color=#ff0000 <!-- HTML color names or #ff0000 (hex code). Leave blank or exclude to default to FAIR standard-->
|title = The title of the box
|group1=Group 1 Name
|group1=Group 1 Name
|liststyle1=
|liststyle1=
Line 20: 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 06: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.