Difference between revisions of "Template:Infobox 4-polytope/doc"
Jump to navigation
Jump to search
imported>Kaldari (→Usage) |
imported>Izkala ({{subst:Parameters|demo|base={{subst:BASEPAGENAME}}|_base=}}) |
||
| 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. All parameters are optional, so just delete any that do not apply. | Copy the code shown below, and paste it into the article you would like the '''Infobox''' to appear in. All parameters are optional, so just delete any that do not apply. | ||
| − | <pre | + | |
| − | {{Infobox polychoron | + | {{Parameter names example|_template=|Name|Image_File|Image_size|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}} |
| + | <pre style="overflow: auto;">{{Infobox polychoron | ||
| Name = | | Name = | ||
| Image_File = | | Image_File = | ||
| Line 20: | Line 21: | ||
| Property_List = | | Property_List = | ||
| Index = | | Index = | ||
| − | }} | + | }}</pre> |
| − | </pre> | ||
Revision as of 11:29, 1 August 2015
Usage
Copy the code shown below, and paste it into the article you would like the Infobox to appear in. All parameters are optional, so just delete any that do not apply.
Template:Parameter names example
{{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 =
}}