Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Numinix MediaWiki Demo
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Help/Tables
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Wiki table markup summary == <!--T:8--> </translate> {| class="wikitable" style="width:60%" |style="padding:10px; white-space:nowrap; font-size:large"| <nowiki>{|</nowiki> |style="padding:5px"| <translate><!--T:9--> '''table start''', ''required''</translate> |- |style="padding:10px; white-space:nowrap; font-size:large"| <nowiki>|+</nowiki> |style="padding:5px"| <translate><!--T:10--> table '''caption''', ''optional;'' only between '''table start''' and '''table row'''</translate> |- |style="padding:10px; white-space:nowrap; font-size:large"| <nowiki>|-</nowiki> |style="padding:5px"| <translate><!--T:11--> '''table row''', ''optional on first row''βwiki engine assumes the first row</translate> |- |style="padding:10px; white-space:nowrap; font-size:large"| <nowiki>!</nowiki> |style="padding:5px"| <translate><!--T:12--> '''table header''' cell, ''optional.''</translate> <translate><!--T:13--> Consecutive '''table header''' cells may be added on same line separated by double marks (<code>!!</code>) or start on new lines, each with its own single mark (<code>!</code>).</translate> |- |style="padding:10px; white-space:nowrap; font-size:large"| <nowiki>|</nowiki> |style="padding:5px"| <translate><!--T:14--> '''table data''' cell, ''optional''.</translate> <translate><!--T:15--> Consecutive '''table data''' cells may be added on same line separated by double marks (<code><nowiki>||</nowiki></code>) or start on new lines, each with its own single mark (<code><nowiki>|</nowiki></code>).</translate> |- |style="padding:10px; white-space:nowrap; font-size:large"| <nowiki>|}</nowiki> |style="padding:5px"| <translate><!--T:379--> '''table end''', ''required''</translate> |} * <translate><!--T:16--> The above marks must '''start on a new line''' except the double <tvar name=1><code>||</code></tvar> and <tvar name=2><code>!!</code></tvar> for optionally adding consecutive cells to a line. However, blank spaces at the beginning of a line are ignored.</translate> *'''<translate><!--T:17--> HTML attributes.</translate>''' <translate><!--T:18--> Each mark, except table end, optionally accepts one or more HTML attributes.</translate> <translate><!--T:19--> Attributes must be on the same line as the mark.</translate> <translate><!--T:20--> Separate attributes from each other with a single space.</translate> ** <translate><!--T:21--> Cells and caption (<tvar name=1><code>|</code></tvar> or <tvar name=2><code>||</code></tvar>, <tvar name=3><code>!</code></tvar> or <tvar name=4><code>!!</code></tvar>, and <tvar name=5><code>|+</code></tvar>) hold content.</translate> <translate><!--T:22--> So separate any attributes from content with a single pipe (<code>|</code>).</translate> <translate><!--T:23--> Cell content may follow on same line or on following lines.</translate> ** <translate><!--T:24--> Table and row marks (<tvar name=1><code><nowiki>{|</nowiki></code></tvar> and <tvar name=2><code>|-</code></tvar>) do not directly hold content.</translate> <translate><!--T:25--> Do ''not'' add pipe (<code>|</code>) after their optional attributes.</translate> <translate><!--T:26--> If you erroneously add a pipe after attributes for the table mark or row mark the parser will delete it ''and'' your final attribute if it was touching the erroneous pipe!</translate> * <translate><!--T:27--> '''Content''' may (a) follow its cell mark on the same line after any optional HTML attributes or (b) on lines below the cell mark.</translate> <translate><!--T:28--> Content that uses wiki markup that itself needs to start on a new line, such as lists, headings, or nested tables, must be on its own new line.</translate> ** <translate><!--T:29--> '''Pipe character as content.'''</translate> <translate><!--T:30--> To insert a pipe (<tvar name=1><code>|</code></tvar>) character into a table, use the <tvar name=2><syntaxhighlight lang=html inline><nowiki>|</nowiki></syntaxhighlight></tvar> escaping markup.</translate> <translate>
Summary:
Please note that all contributions to Numinix MediaWiki Demo may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)