메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

:Navplate

이터널리턴 이스포츠 위키
Message_documentation_title[view][edit][history][purge]
message_transclude_desc

{{navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to Template:Navbox on Wikipedia.

Usage

Please remove the parameters that are left blank.

{{Navplate
|subtitle = 
|title = 

|label1 = 
|list1 = 

|label2 = 
|list2 = 

|label3 = 
|list3 = 
}}

Parameter list

subtitle
Subtitle text above the title, it should be connected to the title
title
Title of the subject (wikilink is optional)
labeln
Label text for the list
listn
Text listing wikilinks
headern
Group header text
id
ID used for HTML, mostly used in template

Example

{{Navplate
|id=test
|subtitle=List of
|title=Title
|header1 = Header 1
|label2 = Label 1
|list2 = [[Item 1]][[Item 2]]
|label3 = Label 2
|list3 = [[Item 1]][[Item 2]]
|header4 = Header 2
|label5 = Label 3
|list5 = [[Item 1]][[Item 2]]
|label6 = Label 4
|list6 = [[Item 1]][[Item 2]]
}}

gives

TemplateData

Creates a navigational box for links to other pages.

틀 변수[틀데이터 편집]

이 틀은 변수마다 줄바꿈을 하여 쓰는 것이 권장됩니다.

변수설명형식상태
Subtitlesubtitle

Subtitle text above the title, it should be connected to the title

예시
List of
문자열제안
Titletitle

Title of the subject (wikilink is optional)

예시
[[Ship]]s
알 수 없음필수
IDid

ID used for HTML

알 수 없음선택 사항