사용자
Cernium/tool(r10판 Blame)
| r10 | ||
|---|---|---|
| r10 | 1 | {{{#!style |
| 2 | /* -- 버튼 -- */ | |
| 3 | .btn { | |
| 4 | display: inline-block; | |
| 5 | padding: 5px 15px; | |
| 6 | border: 1px solid #000; | |
| 7 | border-radius: 3px; | |
| 8 | color: #000; | |
| 9 | } | |
| 10 | .btn:hover { | |
| 11 | background: #ddd; | |
| 12 | } | |
| 13 | .btn:active { | |
| 14 | background: #ccc; | |
| 15 | } | |
| 16 | }}}{{{#!if tool != "msg" && tool != "test" && tool != "pd" | |
| r9 | 17 | {{{사용 방법: tool= msg OR test OR pd}}}}}}{{{#!if tool == "msg" |
| r5 | 18 | {{{#!if 문서 == null && 내용 == null |
| 19 | {{{tool=msg / 사용 방법: 문서=<문서명>, 내용=<내용>}}}}}}{{{#!if 문서 != null || 내용 != null | |
| 20 | [[@문서@]]@내용@}}}}}}{{{#!if tool == "test" | |
| r10 | 21 | [[https://theseed.io/revert/사용자:Cernium/test?uuid=ff0b8822-6312-4d77-9ff9-335d962fb537|{{{#!wiki class="btn" |
| 22 | 초기화}}}]]}}}{{{#!if tool == "pd" | |
| r5 | 23 | {{{#!if 문서 == null |
| 24 | {{{tool = pd / 사용 방법: 문서=<문서명>}}}}}}{{{#!if 문서 != null | |
| r6 | 25 | {{{#!wiki style="border-left: 4px #4188f1 solid; padding: 5px 10px;" |
| 26 | '''↑ 상위 문서: [[@문서@]]'''}}}}}}}}} |