Help On Tables
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.
쉬운 가운데 정렬 ¶
||로 시작하고 공백이 있는 경우는 무조건 가운데 정렬이 되며, ||와 공백없이 바로 글씨를 쓰는 경우는 왼쪽으로 붙어 정렬됩니다. |