11번째 줄: 11번째 줄:
 
== 문법 ==
 
== 문법 ==
 
* 계산식
 
* 계산식
<syntaxhighlight lang="handlebars">{{#expr: 1 + 1}} → 2</syntaxhighlight>
+
<pre>{{#expr: 1 + 1}} → 2</pre>
  
 
* 문자열 조건문
 
* 문자열 조건문
<syntaxhighlight lang="handlebars">{{#if: something | yes | no }} → yes
+
<pre>{{#if: something | yes | no }} → yes
{{#if: | yes | no }} → no</syntaxhighlight>
+
{{#if: | yes | no }} → no</pre>
  
<syntaxhighlight lang="handlebars">{{#if: something | yes }} → yes
+
<pre>{{#if: something | yes }} → yes
{{#if: | yes }} → </syntaxhighlight>
+
{{#if: | yes }} → </pre>
  
 
* 앞뒤 공백, 줄바꿈 없애기
 
* 앞뒤 공백, 줄바꿈 없애기
<syntaxhighlight lang="handlebars">{{#if:||  hello      wiki          }} → hello wiki</syntaxhighlight>
+
<pre>{{#if:||  hello      wiki          }} → hello wiki</pre>
  
 
== 낙서장 ==
 
== 낙서장 ==
45번째 줄: 45번째 줄:
  
 
{{#expr: 2 * (1+0.5*{{포함 수|다른모든눈송이와아주비슷하게생긴단하나의눈송이|하}}) * ((5+7*{{#len: 다른모든눈송이와아주비슷하게생긴단하나의눈송이}})^0.74+0.88) round 0 }}
 
{{#expr: 2 * (1+0.5*{{포함 수|다른모든눈송이와아주비슷하게생긴단하나의눈송이|하}}) * ((5+7*{{#len: 다른모든눈송이와아주비슷하게생긴단하나의눈송이}})^0.74+0.88) round 0 }}
 +
 +
<span style="display: inline-block; animation: fa-spin 2s infinite linear;">돌아가는 글자</span> 만들기

2020년 5월 15일 (금) 15:25 판

도구

코드 부분, 흰색 부분, 검은색 부분이 있는데,
흰색 부분에 엔터로 나눠진 단어 목록을 붙여넣으면
오른쪽 검은색 부분에 위키 표 문법으로 변환됩니다.
그러고 나서 검은색 부분 클릭하면 그 위키 표로 바뀐 텍스트가 모두 복사됩니다.

문법

  • 계산식
{{#expr: 1 + 1}} → 2
  • 문자열 조건문
{{#if: something | yes | no }} → yes
{{#if: | yes | no }} → no
{{#if: something | yes }} → yes
{{#if: | yes }} → 
  • 앞뒤 공백, 줄바꿈 없애기
{{#if:||  hello      wiki           }} → hello wiki

낙서장

  • 32%
32%

2*(((5+7*L)**0.74+0.88*c)*(0.5+0.5*(1-d/t)))*(1+0.5*m)

179

돌아가는 글자 만들기