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
(Created page with "{{Header|Help:Tables 04/20}} {{TOCright}} == tables == === Basic table === <pre> {| class="wikitable" width="85%" border="1" !colspan="2"| Title |- |width="50%" | Col1 * * |-...") |
No edit summary |
||
Line 51: | Line 51: | ||
To insert multi-columan list, push [[File:Button_multicol.png]] on editor toolbar | To insert multi-columan list, push [[File:Button_multicol.png]] on editor toolbar | ||
<pre> | <pre> | ||
<div style='-moz-column-count:4; column-count:4;'> | |||
<div style='-moz-column-count:3; column-count:3;'> | |||
<div style='-moz-column-count:2; column-count:2;'> | <div style='-moz-column-count:2; column-count:2;'> | ||
* Article 1 | * Article 1 |
Revision as of 07:36, 20 April 2020
tables
Basic table
{| class="wikitable" width="85%" border="1" !colspan="2"| Title |- |width="50%" | Col1 * * |- |width="50%" | Col2 * * |}
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;'> <div style='-moz-column-count:3; column-count:3;'> <div style='-moz-column-count:2; column-count:2;'> * Article 1 * Article 2 </div>
Examples
- Collapsible tables: Paraphilias

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