Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>David Eppstein
m (better link for automorphisms)
imported>Doctormatt
(changed Queue number's link so that it goes to the WP Queue number article; hope that's okay)
 
(29 intermediate revisions by 18 users not shown)
Line 1: Line 1:
 
<includeonly>{{Infobox
 
<includeonly>{{Infobox
|name=Infobox graph
 
 
|above={{{name}}}
 
|above={{{name}}}
|image={{{image|}}}
+
| image     = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|alt={{{alt|}}}}}  
 
|caption={{{image_caption|}}}
 
|caption={{{image_caption|}}}
  
Line 17: Line 16:
 
|label5=[[Distance (graph theory)|Diameter]]
 
|label5=[[Distance (graph theory)|Diameter]]
 
|data5={{{diameter|}}}
 
|data5={{{diameter|}}}
|label6=[[Girth]]
+
|label6=[[Girth (graph theory)|Girth]]
 
|data6={{{girth|}}}
 
|data6={{{girth|}}}
 
|label7=[[Graph automorphism|Automorphisms]]
 
|label7=[[Graph automorphism|Automorphisms]]
Line 23: Line 22:
 
|label8=[[Chromatic number]]
 
|label8=[[Chromatic number]]
 
|data8={{{chromatic_number|}}}
 
|data8={{{chromatic_number|}}}
|label9=[[Chromatic index]]
+
|label9=[[Chromatic polynomial]]
|data9={{{chromatic_index|}}}
+
|data9={{{chromatic_polynomial|}}}
|label10=Properties
+
|label10=[[Chromatic index]]
|data10={{{properties|}}}
+
|data10={{{chromatic_index|}}}
 +
|label11=[[List chromatic number]]
 +
|data11={{{list_chromatic_number|}}}
 +
|label12=[[Fractional chromatic number]]
 +
|data12={{{fractional_chromatic_number|}}}
 +
|label13=[[Fractional chromatic index]]
 +
|data13={{{fractional_chromatic_index|}}}
 +
|label14=[[Graph embedding|Genus]]
 +
|data14={{{genus|}}}
 +
|label15=[[Graph embedding|Book thickness]]
 +
|data15={{{book thickness|}}}
 +
|label16=[[Queue number]]
 +
|data16={{{queue number|}}}
 +
|label17=[[Spectral graph theory|Spectrum]]
 +
|data17={{{spectrum|}}}
 +
|label18=Properties
 +
|data18={{{properties|}}}
 +
|label19=Notation
 +
|data19={{{notation|}}}
 +
|below=[[List of graphs by edges and vertices|Table of graphs and parameters]]
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
+
{{documentation}}
{{documentation}}</noinclude>
+
</noinclude>

Latest revision as of 07:08, 22 January 2020

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
Book thicknessBook thickness
Queue numberQueue number
SpectrumSpectrum
PropertiesMiscellaneous properties
NotationNotation
Table of graphs and parameters
[[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.