Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>Zackmann08
(Invoking InfoboxImage module)
Line 34: Line 34:
 
|label14=[[Graph embedding|Genus]]
 
|label14=[[Graph embedding|Genus]]
 
|data14={{{genus|}}}
 
|data14={{{genus|}}}
 +
|data15={{{book thickness|}}}
 +
|data16={{{queue number|}}}
 
|label15=[[Spectral graph theory|Spectrum]]
 
|label15=[[Spectral graph theory|Spectrum]]
|data15={{{spectrum|}}}
+
|data17={{{spectrum|}}}
 
|label16=Properties
 
|label16=Properties
|data16={{{properties|}}}
+
|data18={{{properties|}}}
 
|label17=Notation
 
|label17=Notation
|data17={{{notation|}}}
+
|data19={{{notation|}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 12:36, 17 April 2018

50px 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
GenusGenus
SpectrumBook thickness
PropertiesQueue number
NotationSpectrum
Miscellaneous properties
Notation
[[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.