Difference between revisions of "Template:Infobox graph/doc"

From blackwiki
Jump to navigation Jump to search
imported>Kbdank71
(Remove category per per CFD 2008 August 21)
imported>Vanisaac
m (→‎top: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(24 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<includeonly><div class="notice plainlinks" id="disambig">''This [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[template:infobox graph/doc]]'' <small>([{{fullurl:template:infobox_graph/doc|action=edit}} edit])</small></div></includeonly><!--
+
{{Documentation subpage}}
 
 
--><noinclude>{{template doc page viewed directly}}</noinclude>
 
 
 
 
{{infobox graph
 
{{infobox graph
 
  | name    = Graph name
 
  | name    = Graph name
Line 16: Line 13:
 
  | chromatic_number = Chromatic number
 
  | chromatic_number = Chromatic number
 
  | chromatic_index  = Chromatic index
 
  | chromatic_index  = Chromatic index
 +
| genus = Genus
 +
| book thickness = Book thickness
 +
| queue number = Queue number
 +
| spectrum = Spectrum
 
  | properties = Miscellaneous properties
 
  | properties = Miscellaneous properties
 +
| notation = Notation
 
}}
 
}}
 
<pre>{{infobox graph
 
<pre>{{infobox graph
Line 24: Line 26:
 
  | namesake =  
 
  | namesake =  
 
  | vertices = n
 
  | vertices = n
  | edges    = n(n-1)/2
+
  | edges    = n(n+1)/2
 
  | radius  =  
 
  | radius  =  
 
  | diameter = 1
 
  | diameter = 1
 
  | girth    =  
 
  | girth    =  
 +
| automorphisms =
 
  | chromatic_number =  
 
  | chromatic_number =  
 
  | chromatic_index  =  
 
  | chromatic_index  =  
 +
| genus =
 +
| book thickness =
 +
| queue number =
 +
| spectrum =
 
  | properties =  
 
  | properties =  
 +
| notation =
 
}}</pre>
 
}}</pre>
  
Line 37: Line 45:
 
* Wiki links [[]] are fine in any of the fields.
 
* Wiki links [[]] are fine in any of the fields.
  
<includeonly>
+
<includeonly>{{Sandbox other||
[[Category:Infobox templates|Graph]]
+
[[Category:Mathematics infobox templates|Graph]]
</includeonly>
+
 
 +
}}</includeonly>

Latest revision as of 19:37, 25 April 2020

Graph name
File:Hypercubestar.svg
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
{{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.