Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

Difference between revisions of "Navbox Test"

(Template)
(DynamicPageList)
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Navbox=
 
=Navbox=
 +
=Navbox Test=
 +
==Bananas==
 +
{{#invoke:Bananas|hello}}
 
==Template==
 
==Template==
 
{{Navbox
 
{{Navbox
| name      = Navbox Test{{subst:void|Don't change anything on this line. It will change itself when you save.}}
+
| name      = Navbox Test
| title      =
+
| title      =Navbox Test
| listclass = hlist
+
| listclass = plainlist
| state      = {{{state|}}}
+
| navbar = plain
  
| above      =
+
| above      =1
| image      =
+
| image      =2
  
| group1    =
+
| group1    =3
| list1      =
+
| list1      =4
  
| group2    =
+
| group2    =5
| list2      =
+
| list2      =6
  
| group3    =
+
| group3    =7
| list3      =
+
| list3      =8
  
 
<!-- ... -->
 
<!-- ... -->
  
| below      =
+
| below      =9
 
}}
 
}}
 +
==nvbox w columns==
 +
{{Navbox with columns
 +
| name = Navbox Test
 +
| title = Testbox_Title
 +
| width = 18.25em
 +
| padding = 1em
 +
| navbar = plain
 +
| abovestyle = font-weight: bold;
  
==Test 1==
+
| col1 =
 +
'''Header 1'''
 +
*  Link_1x
 +
* Link_2x
 +
* Link_3x
 +
 
 +
| col2 =
 +
'''Header 2'''
 +
* x
 +
* x2
 +
* x3
 +
 
 +
| col3 =
 +
'''Header 3'''
 +
* y1
 +
* y2
 +
* y3
 +
 
 +
| col4 =
 +
'''Header 4'''
 +
* y4
 +
* y5
 +
* y6
 +
 
 +
}}
 +
==Navbox Test==
 +
{{Navbox
 +
| name      = Navbox Test
 +
| title      =Navbox Test
 +
| listclass = plainlist
 +
| navbar = plain
 +
 
 +
| above      =1
 +
| image      =2
 +
 
 +
| group1    =3
 +
| list1      =4
 +
 
 +
| group2    =5
 +
| list2      =6
 +
 
 +
| group3    =7
 +
| list3      =8
 +
 
 +
<!-- ... -->
 +
 
 +
| below      =9
 +
}}
 +
==Navbox Test 1==
 +
{{Navbox with columns
 +
| name = Navbox Test
 +
| title =
 +
| colwidth =  <!--(to set a default width for each column,
 +
                  preferably in a proportional unit such as 'em'*)-->
 +
| col1 =
 +
| col2 =
 +
}}
 +
==nvbox w columns==
 +
{{Navbox with columns
 +
| name = Navbox Test
 +
| title = Testbox_Title
 +
| width = 18.25em
 +
| padding = 1em
 +
| navbar = plain
 +
| abovestyle = font-weight: bold;
 +
 
 +
| col1 =
 +
'''Header 1'''
 +
*  Link_1x
 +
* Link_2x
 +
* Link_3x
 +
 
 +
| col2 =
 +
'''Header 2'''
 +
* x
 +
* x2
 +
* x3
 +
 
 +
| col3 =
 +
'''Header 3'''
 +
* y1
 +
* y2
 +
* y3
 +
 
 +
| col4 =
 +
'''Header 4'''
 +
* y4
 +
* y5
 +
* y6
 +
 
 +
}}
 +
 
 +
==Infobox==
 +
{{Infobox
 +
|title        = test Infobox
 +
|header1 = Main Heading
 +
|header2 = First set of data
 +
|label2  = Label
 +
|data2  = Data
 +
|header3 = Remove this line (optional)
 +
|label3  = More Label
 +
|data3  = More data
 +
}}
 +
==Test3==
 +
{{Infobox
 +
|title = Infobox Title
 +
|header1 = Infobox Header
 +
|label2 = Created by
 +
|data2 = David
 +
|label3 = External reference
 +
|data3 = [https://trog.qgl.org trog.qgl.org]
 +
}}
 +
==infobox2==
 +
{{Infobox
 +
|title = An amazing Infobox
 +
|header1 = It works!
 +
|label2 = Configured by
 +
|data2 = trog
 +
|label3 = Web
 +
|data3 = [https://trog.qgl.org trog.qgl.org]
 +
}}
 +
 
 +
==DynamicPageList==
 +
<DynamicPageList>
 +
count=5
 +
category = IVS
 +
</DynamicPageList>
 +
 
 +
==categorytree==
 +
<categorytree>IVS</categorytree>
 +
 
 +
==SmartList==
 +
<bs:smartlist />
 +
 
 +
==Toplist==
 +
<bs:toplist />

Latest revision as of 15:15, 14 August 2019

Navbox

Navbox Test

Bananas

Lua error: Internal error: The interpreter exited with status 127.

Template

Lua error: Internal error: The interpreter exited with status 127.

nvbox w columns

Lua error: Internal error: The interpreter exited with status 127.

Navbox Test

Lua error: Internal error: The interpreter exited with status 127.

Navbox Test 1

Lua error: Internal error: The interpreter exited with status 127.

nvbox w columns

Lua error: Internal error: The interpreter exited with status 127.

Infobox

Lua error: Internal error: The interpreter exited with status 127.{{#switch:

 {{#if:
 | {{{demospace}}}    
 | {{#ifeq:(Pages)|Template
   | template
   | other
   }}
 }}

| template = {{#ifeq:Navbox Test|Infobox||{{#ifeq:Navbox |Infobox|}}}} | other | #default = }}

Test3

Lua error: Internal error: The interpreter exited with status 127.{{#switch:

 {{#if:
 | {{{demospace}}}    
 | {{#ifeq:(Pages)|Template
   | template
   | other
   }}
 }}

| template = {{#ifeq:Navbox Test|Infobox||{{#ifeq:Navbox |Infobox|}}}} | other | #default = }}

infobox2

Lua error: Internal error: The interpreter exited with status 127.{{#switch:

 {{#if:
 | {{{demospace}}}    
 | {{#ifeq:(Pages)|Template
   | template
   | other
   }}
 }}

| template = {{#ifeq:Navbox Test|Infobox||{{#ifeq:Navbox |Infobox|}}}} | other | #default = }}

DynamicPageList

<DynamicPageList> count=5 category = IVS </DynamicPageList>

categorytree

IVS
  News


SmartList

<bs:smartlist />

Toplist

<bs:toplist />