Difference between revisions of "Template:Infobox graph/doc"
Jump to navigation
Jump to search
imported>Chris-martin |
imported>Vanisaac |
||
| (28 intermediate revisions by 22 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Documentation subpage}} | |
| − | |||
| − | |||
| − | |||
{{infobox graph | {{infobox graph | ||
| name = Graph name | | name = Graph name | ||
| − | | image = [[Image: | + | | image = [[Image:Hypercubestar.svg|160px]] |
| image_caption = Graph caption | | image_caption = Graph caption | ||
| namesake = Person's name | | namesake = Person's name | ||
| Line 13: | Line 10: | ||
| diameter = Diameter | | diameter = Diameter | ||
| girth = Girth | | girth = Girth | ||
| + | | automorphisms = Automorphisms | ||
| 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 22: | Line 25: | ||
| image_caption = | | image_caption = | ||
| namesake = | | namesake = | ||
| − | | vertices = | + | | vertices = n |
| − | | edges = | + | | edges = n(n+1)/2 |
| radius = | | radius = | ||
| − | | diameter = | + | | 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 36: | 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: | + | [[Category:Mathematics infobox templates|Graph]] |
| − | + | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 19:37, 25 April 2020
| This is a documentation subpage for Template:Infobox graph. It contains usage information, categories and other content that is not part of the original template page. |
| Graph name | |
|---|---|
| File:Hypercubestar.svg Graph caption | |
| Named after | Person's name |
| Vertices | Vertices |
| Edges | Edges |
| Radius | Radius |
| Diameter | Diameter |
| Girth | Girth |
| Automorphisms | Automorphisms |
| Chromatic number | Chromatic number |
| Chromatic index | Chromatic index |
| Genus | Genus |
| Book thickness | Book thickness |
| Queue number | Queue number |
| Spectrum | Spectrum |
| Properties | Miscellaneous properties |
| Notation | Notation |
| 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.