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

From blackwiki
Jump to navigation Jump to search
Line 22: Line 22:
 
  | image_caption =  
 
  | image_caption =  
 
  | namesake =  
 
  | namesake =  
  | vertices =  
+
  | vertices = n
  | edges    =  
+
  | edges    = n(n-1)/2
 
  | radius  =  
 
  | radius  =  
  | diameter =  
+
  | diameter = 1
 
  | girth    =  
 
  | girth    =  
 
  | chromatic_number =  
 
  | chromatic_number =  

Revision as of 11:09, 22 April 2008

Template:Template doc page viewed directly

Graph name
Hypercubestar.svg
Graph caption
Named afterPerson's name
VerticesVertices
EdgesEdges
RadiusRadius
DiameterDiameter
GirthGirth
Chromatic numberChromatic number
Chromatic indexChromatic index
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    = 
 | chromatic_number = 
 | chromatic_index  = 
 | properties = 
}}
  • 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.