Test: 두 판 사이의 차이

Good4Joy
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
* Testing 1
* Tables: https://www.mediawiki.org/wiki/Help:Tables
* Testing 2
 
* Testing 3
{| 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 ==
== Search ==
SMW: query syntax has been changed.
SMW: query syntax has been changed.


Case 1: this was workiㅊg before
Case 1: this was working before
{{#ask: format=ul|[[성경인물::바울]]}}
{{#ask: format=ul|[[성경인물::바울]]}}


Case 2: ㅍㅋㅋㅋㅋㅋow I have to do this way
Case 2: I have to do this way
{{#ask: [[성경인물::바울]] | format=ul}}
{{#ask: [[성경인물::바울]] | format=ul}}


[[분류:기타]]
[[분류:기타]]

2023년 9월 12일 (화) 04:30 판

Caption text
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
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 쿼리 설명에 조건이 비어있습니다.

Case 2: I have to do this way