Difference between revisions of "Template:Infobox graph/doc"
Jump to navigation
Jump to search
| Line 22: | Line 22: | ||
| image_caption = | | image_caption = | ||
| namesake = | | namesake = | ||
| − | | vertices = | + | | vertices = n |
| − | | edges = | + | | edges = n(n-1)/2 |
| radius = | | radius = | ||
| − | | diameter = | + | | diameter = 1 |
| girth = | | girth = | ||
| chromatic_number = | | chromatic_number = | ||
Revision as of 11:09, 22 April 2008
Template:Template doc page viewed directly
| Graph name | |
|---|---|
Graph caption | |
| Named after | Person's name |
| Vertices | Vertices |
| Edges | Edges |
| Radius | Radius |
| Diameter | Diameter |
| Girth | Girth |
| Chromatic number | Chromatic number |
| Chromatic index | Chromatic index |
| Properties | Miscellaneous properties |
| Table of graphs and parameters | |
{{infobox graph
| name =
| image =
| image_caption =
| namesake =
| vertices = n
| edges = n(n-1)/2
| radius =
| diameter = 1
| girth =
| chromatic_number =
| chromatic_index =
| properties =
}}
- 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.