Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>Bryan Derksen
m (didn't subst properly)
imported>Bryan Derksen
m
Line 20: Line 20:
 
|data7={{{chromatic_number|}}}
 
|data7={{{chromatic_number|}}}
 
|label8=[[Chromatic index]]
 
|label8=[[Chromatic index]]
|data8={{{chromatic_index}}}
+
|data8={{{chromatic_index|}}}
 
|label9=Properties
 
|label9=Properties
 
|data9={{{properties|}}}
 
|data9={{{properties|}}}

Revision as of 05:30, 31 January 2008


Graph name
File:Hypercubestar.svg
Graph caption
Named afterPerson's name
VerticesVertices
EdgesEdges
RadiusRadius
DiameterDiameter
GirthGirth
Chromatic numberChromatic number
Chromatic indexChromatic index
PropertiesMiscellaneous properties
[[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.