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 |
||
Line 18: | Line 18: | ||
</pre> | </pre> | ||
==Tables with bars== | |||
;Example | |||
<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 |
Revision as of 08:07, 20 February 2021
tables
Basic table
{| class="wikitable" width="85%" border="1" !colspan="2"| Title |- |width="50%" | Col1 * * |- |width="50%" | Col2 * * |}
Tables with bars
- Example
{| |- <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>
Examples
- Collapsible tables: Paraphilias

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