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

From blackwiki
Jump to navigation Jump to search
imported>R.e.b.
(automorphisms)
imported>Tomo
m (added genus)
Line 17: Line 17:
 
  | chromatic_index  = Chromatic index
 
  | chromatic_index  = Chromatic index
 
  | properties = Miscellaneous properties
 
  | properties = Miscellaneous properties
 +
| genus = Genus
 
}}
 
}}
 
<pre>{{infobox graph
 
<pre>{{infobox graph
Line 32: Line 33:
 
  | chromatic_index  =  
 
  | chromatic_index  =  
 
  | properties =  
 
  | properties =  
 +
| genus =
 
}}</pre>
 
}}</pre>
  

Revision as of 09:10, 15 February 2009

Template:Template doc page viewed directly

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 = 
}}
  • 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.