마비노기 위키

로그인하여 광고를 없애세요!

READ MORE

마비노기 위키


Information
이 문서는 마비노기 위키의 도움말입니다.
이것은 이 위키를 사용하는 데 도움이 되는 정보를 제공합니다. 따라서 이 내용은 단순한 안내서 역할에 그칠 뿐입니다. 내용 중에는 사용자들에게 주는 조언이 있을 수 있으며, 정책이나 지침처럼 강제성을 가지는 것은 아니지만, 편리하고 안전하게 마비노기 위키를 사용할 수 있기 때문에 따르면 좋습니다.

기본적인 편집 명령어[]

형식 위키 문법 결과
굵은 글씨 '''굵은 글씨, bold-faced''' 굵은 글씨, bold-faced
기울인 글씨 ''기울인 글씨, italic'' 기울인 글씨, italic
기울고 굵은 글씨 '''''기울고 굵은 글씨, italic & bold-faced''''' 기울고 굵은 글씨, italic & bold-faced
타자 글씨 <tt> 타자 글씨, typewriter </tt> 타자 글씨, typewriter
위키문법 무효화 <nowiki>위키문법 무효 '''굵은글씨?'''</nowiki> 위키문법 무효 '''굵은글씨?'''
들여쓰기 :들여쓰기
들여쓰기
제1 수준 제목 ==제1 수준==

제1 수준[]

제2 수준 제목 ===제2 수준===

제2 수준[]

제3 수준 제목 ====제3 수준====

제3 수준[]

제4 수준 제목 =====제4 수준=====
제4 수준[]
가로줄 ----
번호없는 리스트
* 하나
* 둘
* 셋
** 셋-하나
** 셋-둘
  • 하나
    • 셋-하나
    • 셋-둘
번호매겨진 리스트
# 하나
# 둘
# 셋
## 셋-하나
## 셋-둘
  1. 하나
    1. 셋-하나
    2. 셋-둘
혼합리스트
* 하나
* 둘
* 셋
*# 셋-하나
*# 셋-둘
  • 하나
    1. 셋-하나
    2. 셋-둘
정의 목록
;광조도계
:광도계
:분광복사계
광조도계
광도계
분광복사계
단락변경

엔터를 두번치거나 <br /> 를 삽입한다.
예) 단락 <br /> 변경

단락
변경
수식입력

수식입력은 LaTeX 문법을 따른다. HWP와도 비슷한데 기호앞에 역슬래쉬를 넣는다는 점이 차이점이다.
예) <math> \int_0^\infty f(x)dx \approx g(x)</math>

서명넣기 --~~~~

--홍길동 11:13, 24 January 2008 (KST)

위키문법 무시하고 보이는대로 쓰기

<pre> 가나다라 마바사아 </pre>

가나다라    마바사아

참고문헌 달기[]

This is an example of multiple references to the same 
footnote.<ref name="multiple">Remember that when you 
refer to the same footnote multiple times, the text 
from the first reference is used.</ref>

Such references are particularly useful when citing sources, 
if different statements come from the same source.
<ref name="multiple">This text is superfluous, 
and won't show up anywhere. We may as well just use an
empty tag.</ref>

A concise way to make multiple references is to use empty 
ref tags, which have a slash at the end. Although this may 
reduce redundant work, please be aware that if a future 
editor removes the first reference, this will result in 
the loss of all references using the empty ref tags.
<ref name="multiple" />

===참고문헌===
<references/>

This is an example of multiple references to the same footnote.[1]

Such references are particularly useful when citing sources, if different statements come from the same source.[1]

A concise way to make multiple references is to use empty ref tags, which have a slash at the end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.[1]

참고문헌[]

  1. 1.0 1.1 1.2 Remember that when you refer to the same footnote multiple times, the text from the first reference is used. 인용 오류: 잘못된 <ref> 태그; "multiple"이 다른 콘텐츠로 여러 번 정의되었습니다