Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>David Eppstein
m (better link for automorphisms)
imported>Chris-martin
(disambig repair: girth (graph theory))
Line 17: Line 17:
 
|label5=[[Distance (graph theory)|Diameter]]
 
|label5=[[Distance (graph theory)|Diameter]]
 
|data5={{{diameter|}}}
 
|data5={{{diameter|}}}
|label6=[[Girth]]
+
|label6=[[Girth (graph theory)|Girth]]
 
|data6={{{girth|}}}
 
|data6={{{girth|}}}
 
|label7=[[Graph automorphism|Automorphisms]]
 
|label7=[[Graph automorphism|Automorphisms]]

Revision as of 03:50, 29 August 2008


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
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.