Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>Doctormatt
(changed Queue number's link so that it goes to the WP Queue number article; hope that's okay)
 
(11 intermediate revisions by 6 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 27: Line 26:
 
|label10=[[Chromatic index]]
 
|label10=[[Chromatic index]]
 
|data10={{{chromatic_index|}}}
 
|data10={{{chromatic_index|}}}
|label10=[[List chromatic number]]
+
|label11=[[List chromatic number]]
|data10={{{list_chromatic_number|}}}
+
|data11={{{list_chromatic_number|}}}
|label11=[[Fractional chromatic number]]
+
|label12=[[Fractional chromatic number]]
|data11={{{fractional_chromatic_number|}}}
+
|data12={{{fractional_chromatic_number|}}}
|label12=[[Fractional chromatic index]]
+
|label13=[[Fractional chromatic index]]
|data12={{{fractional_chromatic_index|}}}
+
|data13={{{fractional_chromatic_index|}}}
|label13=[[Graph embedding|Genus]]
+
|label14=[[Graph embedding|Genus]]
|data13={{{genus|}}}
+
|data14={{{genus|}}}
|label14=[[Spectral graph theory|Spectrum]]
+
|label15=[[Graph embedding|Book thickness]]
|data14={{{spectrum|}}}
+
|data15={{{book thickness|}}}
|label15=Properties
+
|label16=[[Queue number]]
|data15={{{properties|}}}
+
|data16={{{queue number|}}}
|label16=Notation
+
|label17=[[Spectral graph theory|Spectrum]]
|data16={{{notation|}}}
+
|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.