Difference between revisions of "Template:Infobox graph/doc"

From blackwiki
Jump to navigation Jump to search
imported>XJaM
imported>Bender2k14
(Adding an entry for spectral gap)
Line 15: Line 15:
 
  | properties = Miscellaneous properties
 
  | properties = Miscellaneous properties
 
  | genus = Genus
 
  | genus = Genus
 +
| spectral_gap = Spectral Gap
 
}}
 
}}
 
<pre>{{infobox graph
 
<pre>{{infobox graph
Line 31: Line 32:
 
  | properties =  
 
  | properties =  
 
  | genus =  
 
  | genus =  
 +
| spectral_gap =
 
}}</pre>
 
}}</pre>
  

Revision as of 17:17, 11 December 2010

Graph name
160px
Graph caption
Named afterPerson's name
VerticesVertices
EdgesEdges
RadiusRadius
DiameterDiameter
GirthGirth
AutomorphismsAutomorphisms
Chromatic numberChromatic number
Chromatic indexChromatic index
GenusGenus
PropertiesMiscellaneous properties
Table of graphs and parameters
{{infobox graph
 | name     = 
 | image    = 
 | image_caption = 
 | namesake = 
 | vertices = n
 | edges    = n(n-1)/2
 | radius   = 
 | diameter = 1
 | girth    = 
 | automorphisms =
 | chromatic_number = 
 | chromatic_index  = 
 | properties = 
 | genus = 
 | spectral_gap =
}}
  • 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.