Help On Tables
|
FortuneMacro › FullSearchMacro › GPS Speed Sentry › Gallery › HS8060 › HelpOnTables Table Markup ¶To create a table, you start and end a line using the table marker "||". Between those start and end markers, you can create any number of cells by separating them with "||". To get a cell that spans several columns, you start that cell with more than one cell marker. Adjacent lines of the same indent level containing table markup are combined into one table.
For more information on the possible markup, see HelpOnEditing.
Table Attributes ¶Apart from the option to repeat cell markers to get columns spanning several other columns, you can directly set many HTML table attributes. Any attributes have to be placed between angle brackets <...> directly after the cell marker.
The wiki-like markup has the following options:
rowbgcolor are not supported by the MoniWiki.Example ¶||||||<tablewidth="50%" align="center">'''Heading'''|| ||cell 1||cell2||cell 3|| ||cell 1||||spanning 2 columns|| Display ¶||||||<tablewidth="50%" align="center">'''Heading'''|| ||cell 1||cell2||cell 3|| ||cell 1||||spanning 2 columns||
||<tablealign="right"><width="100px" bgcolor="#cc0000">cell 1||cell2||cell 3|| ||<align="right">cell 1||||spanning 2 columns||
||||'''Hybrid table'''|| ||<|2> 1 || 1-1 || || 1-2 ||
MoniWiki extension ¶MoniWiki support simple alignment feature like as the PmWiki
||cell 1 || cell 2 || cell 3||
||left-aligned || centered || right-aligned||
more cleaner representation is following: "space" character has special meaning. ||cell 1 || cell 2 || cell 3||
||left-aligned<space>||<space>centered<space>||<space>right-aligned||
|
- 전 이런 놈입니다.
격언> 성공하는 사람이 되려고 애쓰지 말고 가치있는 사람이 되려고 노력하라. (아인슈타인)
Recent Changes Echoes Of War(The... @ 2012-05-18 [03:44 pm] by windlesszone Diablo3 @ 2012-05-15 [04:49 pm] by windlesszone Diablo3/story/wizard @ 2012-05-15 [04:48 pm] by windlesszone 4 changes Diablo3/story/wit... @ 2012-05-15 [04:16 pm] by windlesszone Diablo3/story/monk @ 2012-05-15 [04:14 pm] by windlesszone
|
||||||||||||||||||||||||||
rowbgcolor are not supported by the MoniWiki.