Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
({{#if:{{{girth|}}}| [[Category:Graphs of girth {{{girth|}}}]] }})
imported>Hyacinth
m (Reverted edits by Hyacinth (talk) to last version by Izkala)
Line 17: Line 17:
 
|data5={{{diameter|}}}
 
|data5={{{diameter|}}}
 
|label6=[[Girth (graph theory)|Girth]]
 
|label6=[[Girth (graph theory)|Girth]]
|data6={{{girth|}}}{{#if:{{{girth|}}}| [[Category:Graphs of girth {{{girth|}}}]] }}
+
|data6={{{girth|}}}
 
|label7=[[Graph automorphism|Automorphisms]]
 
|label7=[[Graph automorphism|Automorphisms]]
 
|data7={{{automorphisms|}}}
 
|data7={{{automorphisms|}}}
Line 33: Line 33:
 
|data13={{{fractional_chromatic_index|}}}
 
|data13={{{fractional_chromatic_index|}}}
 
|label14=[[Graph embedding|Genus]]
 
|label14=[[Graph embedding|Genus]]
|data14={{{genus|}}}{{#if:{{{genus|}}}| [[Category:Graphs of genus {{{genus|}}}]] }}
+
|data14={{{genus|}}}
 
|label15=[[Spectral graph theory|Spectrum]]
 
|label15=[[Spectral graph theory|Spectrum]]
 
|data15={{{spectrum|}}}
 
|data15={{{spectrum|}}}

Revision as of 08:40, 11 April 2016

50px Template documentation[view] [edit] [history] [purge]
Graph name
160px
Graph caption
Named afterPerson's name
VerticesVertices
EdgesEdges
RadiusRadius
DiameterDiameter
GirthGirth
AutomorphismsAutomorphisms
Chromatic numberChromatic number
Chromatic indexChromatic index
GenusGenus
SpectrumSpectrum
PropertiesMiscellaneous properties
NotationNotation
[[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.