Difference between revisions of "Template:Infobox 4-polytope/doc"
Jump to navigation
Jump to search
imported>Kaldari (→Usage: fixing) |
imported>Kaldari (→Usage: Symmetry_Group) |
||
| Line 1: | Line 1: | ||
==Usage== | ==Usage== | ||
| − | Copy the code shown below, and paste it into the article you would like the '''Infobox''' to appear in. | + | Copy the code shown below, and paste it into the article you would like the '''Infobox''' to appear in. All parameters are optional. |
<pre width="100%"> | <pre width="100%"> | ||
{{Infobox polychoron | {{Infobox polychoron | ||
| Line 7: | Line 7: | ||
| Image_Caption = | | Image_Caption = | ||
| Type = | | Type = | ||
| − | |||
| Schläfli = | | Schläfli = | ||
| CD = | | CD = | ||
| Line 14: | Line 13: | ||
| Edge_Count = | | Edge_Count = | ||
| Vertex_Count = | | Vertex_Count = | ||
| + | | Vertex_Figure = | ||
| Petrie_Polygon = | | Petrie_Polygon = | ||
| Coxeter_Group = | | Coxeter_Group = | ||
| − | | | + | | Symmetry_Group = |
| Dual = | | Dual = | ||
| Property_List = | | Property_List = | ||
| + | | Index = | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 05:36, 18 December 2010
Usage
Copy the code shown below, and paste it into the article you would like the Infobox to appear in. All parameters are optional.
{{Infobox polychoron
| Name =
| Image_File =
| Image_Caption =
| Type =
| Schläfli =
| CD =
| Cell_List =
| Face_List =
| Edge_Count =
| Vertex_Count =
| Vertex_Figure =
| Petrie_Polygon =
| Coxeter_Group =
| Symmetry_Group =
| Dual =
| Property_List =
| Index =
}}