Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>Bender2k14
(changing attribute "spectral gap" to "spectrum")
imported>Stdazi
(Added field for the chromatic polynomial)
Line 23: Line 23:
 
|label8=[[Chromatic number]]
 
|label8=[[Chromatic number]]
 
|data8={{{chromatic_number|}}}
 
|data8={{{chromatic_number|}}}
|label9=[[Chromatic index]]
+
|label9=[[Chromatic polynomial]]
|data9={{{chromatic_index|}}}
+
|data9={{{chromatic_polynomial|}}}
|label10=[[Fractional chromatic number]]
+
|label10=[[Chromatic index]]
|data10={{{fractional_chromatic_number|}}}
+
|data10={{{chromatic_index|}}}
|label11=[[Fractional chromatic index]]
+
|label11=[[Fractional chromatic number]]
|data11={{{fractional_chromatic_index|}}}
+
|data11={{{fractional_chromatic_number|}}}
|label12=[[Graph embedding|Genus]]
+
|label12=[[Fractional chromatic index]]
|data12={{{genus|}}}
+
|data12={{{fractional_chromatic_index|}}}
|label13=[[Spectral graph theory|Spectrum]]
+
|label13=[[Graph embedding|Genus]]
|data13={{{spectrum|}}}
+
|data13={{{genus|}}}
|label14=Properties
+
|label14=[[Spectral graph theory|Spectrum]]
|data14={{{properties|}}}
+
|data14={{{spectrum|}}}
|label15=Notation
+
|label15=Properties
|data15={{{notation|}}}
+
|data15={{{properties|}}}
 +
|label16=Notation
 +
|data16={{{notation|}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
  

Revision as of 16:14, 14 October 2013


Template documentation[view] [edit] [history] [purge]
Graph name
Hypercubestar.svg
Graph caption
Named afterPerson's name
VerticesVertices
EdgesEdges
RadiusRadius
DiameterDiameter
GirthGirth
AutomorphismsAutomorphisms
Chromatic numberChromatic number
Chromatic indexChromatic index
GenusGenus
SpectrumSpectrum
PropertiesMiscellaneous properties
NotationNotation
[[Category:Infobox templates|Template:Remove first word]]
{{infobox graph
 | name     = 
 | image    = 
 | image_caption = 
 | namesake = 
 | vertices = n
 | edges    = n(n+1)/2
 | radius   = 
 | diameter = 1
 | girth    = 
 | automorphisms =
 | chromatic_number = 
 | chromatic_index  = 
 | genus = 
 | book thickness =
 | queue number =
 | spectrum =
 | properties = 
 | notation =
}}
  • Any of the fields can be safely left blank.
    • You may include an image with no caption, but a caption will not be shown if there is no image.
  • Wiki links [[]] are fine in any of the fields.