Templat:Infobox polygon: Perbedaan antara revisi
Tampilan
Konten dihapus Konten ditambahkan
Tidak ada ringkasan suntingan Tag: Suntingan perangkat seluler Suntingan peramban seluler Suntingan seluler lanjutan |
Dedhert.Jr (bicara | kontrib) titik pojok Tag: Suntingan visualeditor-wikitext |
||
(8 revisi perantara oleh 2 pengguna tidak ditampilkan) | |||
Baris 1: | Baris 1: | ||
{{Infobox |
{{Infobox |
||
| bodyclass = |
| bodyclass = |
||
| above = {{{name|<includeonly>{{ |
| above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} |
||
| aboveclass = |
|||
⚫ | |||
| image = {{# |
| image = {{#if:{{{image|}}}|[[Image:{{{image}}}|220px]]}} |
||
| caption = {{{caption|}}} |
| caption = {{{caption|}}} |
||
⚫ | |||
⚫ | |||
| |
| header1 = |
||
⚫ | |||
⚫ | |||
| |
| data1 = {{{jenis|}}} |
||
⚫ | |||
| label4 = [[Simbol Schläfli]] |
|||
| |
| label2 = [[Karakteristik Euler|Elements]] |
||
| |
| data2 = {{{euler|}}} |
||
| |
| header3 = |
||
| label3 = Faces by sides |
|||
| label7 = [[List of planar symmetry groups#Rosette groups|Grup simetri]] |
|||
| |
| data3 = {{{faces|}}} |
||
| |
| header4 = |
||
⚫ | |||
⚫ | |||
| |
| data4 = {{{edges|}}} |
||
| |
| header5 = |
||
| |
| label5 = [[Simbol Schläfli]] |
||
| |
| data5 = {{{schläfli|}}} |
||
| |
| header6 = |
||
| |
| label6 = [[Simbol Wythoff]] |
||
| |
| data6 = {{{wythoff|}}} |
||
| |
| header7 = |
||
| label7 = [[Diagram Coxeter–Dynkin]] |
|||
| data7 = {{{coxeter|}}} |
|||
| header8 = |
|||
| label8 = [[Daftar grup simetri planar|Grup simetri]] |
|||
⚫ | |||
| header9 = |
|||
| label9 = [[Polihderon seragam#Pengindeksan|References]] |
|||
| data9 = {{{references|}}} |
|||
| header10 = |
|||
| label10 = [[Luas]] |
|||
| data10 = {{{area|}}} |
|||
| header11 = |
|||
| label11 = [[Sudut dalam]] ([[Sudut|derajat]]) |
|||
| data11 = {{{angle|}}} |
|||
| header12 = |
|||
| label12 = [[Sudut dihedral]] |
|||
| data12 = {{{dihedral|}}} |
|||
| header13 = |
|||
| label13 = [[Keliling]] |
|||
| data13 = {{{perimeter|}}} |
|||
| header14 = |
|||
| label14 = Sifat |
|||
| data14 = {{{properties|}}} |
|||
| header15 = |
|||
| label15 = |
|||
⚫ | |||
}}<noinclude> |
}}<noinclude> |
||
{{Documentation}} |
{{Documentation}} |
||
<!-- Please add categories and interwiki links to /doc subpage, not here! --> |
<!-- Please add categories and interwiki links to /doc subpage, not here! --> |
||
</noinclude> |
</noinclude> |
||
=== Penggunaan === |
|||
<nowiki/>{{Infobox poligon |
|||
<nowiki/>| name = |
|||
<nowiki/>| image = |
|||
<nowiki/>| caption = |
|||
<nowiki/>| type = ''general type of this shape'' |
|||
<nowiki/>| euler = |
|||
<nowiki/>| edges = |
|||
<nowiki/>| schläfli = ''for regular polygon'' |
|||
<nowiki/>| wythoff = ''for regular polygon'' |
|||
<nowiki/>| coxeter = ''for regular polygon'' |
|||
<nowiki/>| symmetry = |
|||
<nowiki/>| area = ''some simple formula(e)'' |
|||
<nowiki/>| angle = ''an internal angle in case of regular polygon'' |
|||
<nowiki/>| dual = ''dual polygon of this shape'' |
|||
<nowiki/>| properties = |
|||
<nowiki/>}} |
|||
<nowiki/> |
|||
==Contoh== |
|||
<syntaxhighlight lang="moin"> |
|||
{{Infobox poligon |
|||
| name = Square |
|||
| image = Square (geometry).svg |
|||
| caption = Caption for squares |
|||
⚫ | |||
| schläfli = {4} |
|||
| coxeter = {{CDD|node_1|4|node}} |
|||
| symmetry = [[Dihedral group|Dih<sub>4</sub>]] [4], *44 |
|||
| rotsymmetry = [[Cyclic group|C<sub>4</sub>]], [4]<sup>+</sup>, 44 |
|||
| area = t<sup>2</sup> |
|||
⚫ | |||
| properties = [[Convex polygon|convex]] |
|||
| circumference = π r • 2 (where ''r'' = radius) or π d (where ''d'' = diameter) |
|||
}} |
|||
</syntaxhighlight> |
|||
=== Lihat pula === |
|||
* [[Templat:Infobox polyhedro]] |
|||
{{Templat Polyhedro}} |
|||
<includeonly>{{Sandbox other|| |
|||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> |
|||
[[Kategori:Templat Infobox matematika|Poligon]] |
|||
}}</includeonly> |
Revisi terkini sejak 26 September 2022 06.05
Persegi | |
---|---|
Sisi dan titik pojok | 4 |
Simbol Schläfli | {4} |
Diagram Coxeter–Dynkin | |
Grup simetri | Dih4 [4], *44 |
Luas | t2 |
Sudut dalam (derajat) | 90° |
Keliling | 4t |
Sifat | cembung |
Usage
[sunting sumber]{{Infobox polygon | name = | image = | caption = | type = general type of this shape | euler = | edges = | schläfli = for regular polygon | wythoff = for regular polygon | coxeter = for regular polygon | symmetry = | area = some simple formula(e) | angle = an internal angle in case of regular polygon | perimeter = perimeter of the polygon | dual = dual polygon of this shape | properties = }}
Example
[sunting sumber]{{Infobox polygon
| name = Persegi
| image = Square (geometry).svg
| caption = Gambar persegi
| edges = 4
| schläfli = {4}
| coxeter = {{CDD|node_1|4|node}}
| symmetry = [[Grup dihedral|Dih<sub>4</sub>]] [4], *44
| rotsymmetry = [[Grups siklik|C<sub>4</sub>]], [4]<sup>+</sup>, 44
| area = t<sup>2</sup>
| angle = 90°
| perimeter = 4t
| properties = [[Poligon cembung|cembung]]
}}
Lihat pula
[sunting sumber]Templat polihedron:
- {{Polihedra}}
Tables:
- {{Cupolae}}
- {{Operator polihedron}}
- {{Reg tabel stat ubin hiperbolik}}
- {{Reg tiling tabel stat}}
- {{Tabel stat ubin hiperbolik seragam}}
- {{Meja penuh ubin seragam}}
- {{Meja daftar ubin seragam}}
- {{Tabel stat ubin seragam}}
Database:
- {{Bintang genap poligon db}}
- {{Poligon genap db}}
- {{Poligon ganjil db}}
- {{Poligon bintang ganjil db}}
{{Polihedra DB}}{{Snub Polihedra DB}}- {{Prisma polihedra db}}
- {{Reg polihedra db}}
- {{Polihedra ganda semireg db}}
- {{Polihedra semireg db}}
- {{Sosok bintang db}}
- {{Ubin hiperbolik seragam db}}
- {{Seragam polihedra db}}
- {{Ubin seragam db}}
Info dan templat navigasi:
- {{Honeycombs}}
- {{Infobox poligon}}
- {{Infobox polihedron}}
- {{Jenis polihedron}}
- {{Tessellation}}
Other:
- {{Diagram Coxeter–Dynkin}}
- {{Honeycomb}}