Help:Tables: Difference between revisions
Jump to navigation
Jump to search

Jump to: Main Page • Micropedia • Macropedia • Icons • Sexology • Time Line • History • Life Lessons • Links • Help
Chat rooms • What links here • Copyright info • Contact information • Category:Root
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Header|Help:Tables 04/20}} | {{Header|Help:Tables 04/20}} | ||
* [https://www.mediawiki.org/wiki/Help:Tables Mediwiki Help:Tables] | |||
__NOCAT__ | __NOCAT__ | ||
{{TOCright}} | {{TOCright}} | ||
Line 5: | Line 9: | ||
=== Basic table === | === Basic table === | ||
<pre> | <pre> | ||
{| class="wikitable" style="margin: auto; height: 150px; width: 95%; vertical-al:top;" | |||
{| class="wikitable" width="85%" border="1" | {| class="wikitable" width="85%" border="1" | ||
!colspan="2"| Title | !colspan="2"| Title | ||
Line 18: | Line 25: | ||
</pre> | </pre> | ||
==Tables with bars== | |||
;Example using [[File:Button-L0.png]] [[File:Button_L1.png]] [[File:Button_mt.png]] | |||
<pre> | |||
{| | |||
|- <body style='background-color:lightgray; '> width="100%" valign="top" | |||
| width="5%" | {{bc|Year}} | |||
| width="25%" | {{bc|French Title}} | |||
| width="25%" | {{bc|English Title}} | |||
| width="15%" | {{bc|Art by}} | |||
| width="15%" | {{bc|Cover}} | |||
| width="15%" | {{bc|Notes}} | |||
|- {{line1}} | |||
| 1922 || "<I>Père adoptif</I>" || "<I>Adoptive father</I>" || [[Georges Topfer]] || || | |||
|- {{Line0}} | |||
|} | |||
</pre> | |||
=== Gallery table === | === Gallery table === | ||
To insert a gallery table, press [[File:Editor b.png]] on editor toolbar | To insert a gallery table, press [[File:Editor b.png]] on editor toolbar | ||
Line 69: | Line 92: | ||
</pre> | </pre> | ||
=== Sortable tables=== | |||
{| class="wikitable sortable" width="95%" | |||
|- | |||
! width = "20%" | Brand | |||
! width = "20%" |Year of establishment | |||
! width = "20%" |Country of origin | |||
! width = "40%" |Country of manufacturer | |||
|} | |||
=== Examples === | === Examples === | ||
* Collapsible tables: [[Paraphilias]] | * Collapsible tables: [[Paraphilias]] | ||
=== Price lists === | |||
{| width="100%" | |||
|- {{Line1}} | |||
|width="80%" |<hr>meat ||<hr>{{tright|$100.00}} | |||
|- {{Line2}} | |||
| veg || {{tright|$12}} | |||
|- {{Line1}} | |||
|meat ||{{tright|$100.00}} | |||
|- {{Line2}} | |||
| veg || {{tright|$12}} | |||
|} | |||
{{footer}} | {{footer}} |
Latest revision as of 09:04, 18 March 2023
tables
Basic table
{| class="wikitable" style="margin: auto; height: 150px; width: 95%; vertical-al:top;" {| class="wikitable" width="85%" border="1" !colspan="2"| Title |- |width="50%" | Col1 * * |- |width="50%" | Col2 * * |}
Tables with bars
{| |- <body style='background-color:lightgray; '> width="100%" valign="top" | width="5%" | {{bc|Year}} | width="25%" | {{bc|French Title}} | width="25%" | {{bc|English Title}} | width="15%" | {{bc|Art by}} | width="15%" | {{bc|Cover}} | width="15%" | {{bc|Notes}} |- {{line1}} | 1922 || "<I>Père adoptif</I>" || "<I>Adoptive father</I>" || [[Georges Topfer]] || || |- {{Line0}} |}
Gallery table
To insert a gallery table, press on editor toolbar
<gallery mode="packed" heights="200px" caption=""> </gallery>
Collasible tables
- Collapsable table template
{{Header|Template:Title}} {|<div class="toccolours mw-collapsible mw-{{{1|collapsed}}}" style="overflow:auto;> style=" text align:center; width:90%;" align="center" |- !Gallery: <I>'''"Title"'''</I> |- | <gallery mode="packed" heights="225px"> Title images </gallery> <gallery mode="packed" heights="150px"> Images </gallery> |}
- Collapsable table template header
{| <div class="toccolours mw-collapsible mw-{{{1|collapsed}}}" style="overflow:auto;> border="1" style=" text align:center; padding: 0.6em 0.6em 0.6em 0.6em; font-size:0.85em; width:90%; background-color:Lightcyan;" align="center" |- !<big>related topics title</big>
List tables
To insert multi-columan list, push on editor toolbar
<div style='-moz-column-count:4; column-count:4; border: solid 5px lightblue;'> <div style='-moz-column-count:3; column-count:3;'> <div style='-moz-column-count:2; column-count:2;'> * Article 1 * Article 2 </div>
<Poem> extension
<poem style="border: 2px solid #d6d2c5; background-color: #AliceBlue; padding: 1em;"> text; </poem>
Sortable tables
Brand | Year of establishment | Country of origin | Country of manufacturer |
---|
Examples
- Collapsible tables: Paraphilias
Price lists
meat |
| |
veg |
| |
meat |
| |
veg |
|

Chat rooms • What links here • Copyright info • Contact information • Category:Root