| r72 vs r73 | ||
|---|---|---|
| ... | ... | |
| 128 | 128 | * 정렬 |
| 129 | 129 | <table align=left> = 왼쪽 정렬 |
| 130 | 130 | <table align=center> = 가운데 정렬 |
| 131 | <table align=right> = 오른쪽 정렬 | |
| 132 | 131 | {{{||<table align=left>왼쪽|| |
| 133 | 132 | |
| 134 | ||<table align=center>가운데|| | |
| 133 | ||<table align=center>가운데||}}} | |
| 135 | 134 | |
| 136 | ||<table align=right>오른쪽||}}} | |
| 137 | ||
| 138 | 135 | ||<table align=left>왼쪽|| |
| 139 | 136 | |
| 140 | 137 | ||<table align=center>가운데|| |
| 141 | 138 | |
| 142 | ||
| 139 | {{{#red 주의사항}}} | |
| 140 | * 오른쪽 정렬은 적용되지 않습니다. | |
| 143 | 141 | == 인용문 == |
| 144 | 142 | 내용 안에 문법 적용이 가능합니다. |
| 145 | 143 | {{{> (내용)}}} |
| ... | ... |