Difference between revisions of "Template:Infobox graph"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
m (Reverted edits by Hyacinth (talk) to last version by Izkala)
imported>Zackmann08
(Invoking InfoboxImage module)
Line 1: Line 1:
 
<includeonly>{{Infobox
 
<includeonly>{{Infobox
 
|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|}}}
  

Revision as of 19:31, 30 October 2016

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.