모듈:Navbar: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
편집 요약 없음
편집 요약 없음 |
편집 요약 없음 |
||
85번째 줄: | 85번째 줄: | ||
ul = div:tag('ul') | ul = div:tag('ul') | ||
if show[1] then p.addItem(' | if show[1] then p.addItem('봄', '보기', title.fullText, '을 보기', args) end | ||
if show[2] then p.addItem(' | if show[2] then p.addItem('론', '토론', talkpage, '에 대한 토론', args) end | ||
if show[3] then p.addItem(' | if show[3] then p.addItem('씀', '편집', title:fullUrl('action=edit'), '을 편집하기', args, true) end | ||
if show[4] then p.addItem(' | if show[4] then p.addItem('력', '역사', title:fullUrl('action=history'), '의 역사', args, true) end | ||
if show[5] then | if show[5] then | ||
local move = mw.title.new ('Special:Movepage') | local move = mw.title.new ('Special:Movepage') |