|
|
| (같은 사용자의 중간 판 하나는 보이지 않습니다) |
| 1번째 줄: |
1번째 줄: |
| * Tables: https://www.mediawiki.org/wiki/Help:Tables
| | Small contents |
| | |
| {| class="wikitable"
| |
| |+ Caption text
| |
| |-
| |
| ! Header text !! Header text !! Header text
| |
| |-
| |
| | Example || Example || Example
| |
| |-
| |
| | Example || Example || Example
| |
| |-
| |
| | Example || Example || Example
| |
| |}
| |
| | |
| {| class="wikitable"
| |
| |+Food complements
| |
| |-
| |
| |Orange
| |
| |Apple
| |
| |Banana
| |
| |-
| |
| |Bread
| |
| |Pie
| |
| |Serial
| |
| |-
| |
| |Butter
| |
| |Ice cream
| |
| |Hot dog
| |
| |}
| |
| | |
| == Search ==
| |
| SMW: query syntax has been changed.
| |
| | |
| Case 1: this was working before
| |
| {{#ask: format=ul|[[성경인물::바울]]}}
| |
| | |
| Case 2: I have to do this way
| |
| {{#ask: [[성경인물::바울]] | format=ul}}
| |
| | |
| [[분류:기타]]
| |