• หน้าหลัก
  • สุ่ม
  • ใกล้เคียง
  • เข้าสู่ระบบ
  • การตั้งค่า
Donate Now If Wikipedia is useful to you, please give today.
  • เกี่ยวกับวิกิพีเดีย
  • ข้อปฏิเสธความรับผิดชอบ
วิกิพีเดีย

แม่แบบ:Sidebar

  • ภาษาอื่น
  • เฝ้าดู
  • แก้ไข
คู่มือการใช้งานแม่แบบ[ดู] [แก้] [ประวัติ] [ล้างแคช]
แม่แบบนี้เกี่ยวกับแม่แบบนำทางแนวตั้ง สำหรับแม่แบบแนวนอน ดูที่ แม่แบบ:Navbox สำหรับแถบข้างซ้ายของอินเทอร์เฟซ ดูที่ บทความในคู่มือมีเดียวิกิ
Warningมีการใช้แม่แบบนี้ประมาณ 1,300 หน้าและการแก้ไขอาจทำให้เกิดผลกระทบหรือสังเกตเห็นได้ ควรทดสอบการเปลี่ยนแปลงในกระบะทราย หรือหน้าทดสอบ หรือในหน้าย่อยผู้ใช้ของคุณเอง อนึ่ง อภิปรายเกี่ยวกับการแก้ไขแม่แบบได้ที่หน้าอภิปรายก่อนที่จะนำไปใช้
แม่แบบนี้จะไม่แสดงในมุมมองอุปกรณ์เคลื่อนที่ของวิกิพีเดีย แต่จะแสดงในมุมมองคอมพิวเตอร์ตั้งโต๊ะเท่านั้น อ่านเอกสารกำกับสำหรับคำอธิบาย
Edit-copy green with red question markเอกสารประกอบแม่แบบนี้ ขาดหายไป ไม่เพียงพอ หรืออธิบายฟังก์ชันการทำงานและ/หรือพารามิเตอร์ในโค้ดไม่ถูกต้อง โปรดช่วยขยายความและปรับปรุง
แม่แบบนี้ใช้ลูอา
  • มอดูล:Sidebar (กระบะทราย)

This template is a metatemplate for the creation of sidebar templates, i.e. boxes that are vertically aligned navigation templates. Sidebars, like infoboxes, are usually positioned on the right-hand side of a page.

{{Sidebar with collapsible lists}} is a version of {{Sidebar}} that adds collapsibility to its sections, i.e. the means to show or hide sections by clicking links beside their headings.

แม่แบบ:Navbox visibility

Note that MOS:LEAD discourages the placement of sidebars in the lead section of articles.

เนื้อหา

  • 1 การใช้งาน
  • 2 Parameters
    • 2.1 Principal
    • 2.2 Other parameters
  • 3 Handling long links
  • 4 การใช้งาน
  • 5 หมวดหมู่ติดตาม
  • 6 ดูเพิ่ม

การใช้งาน

แก้
{{{outertitle}}}
{{{topimage}}}
{{{pretitle}}}
{{{title}}}
{{{image}}}
{{{caption}}}
{{{above}}}
{{{heading1}}}
{{{content1}}}
{{{heading2}}}
{{{content2}}}
{{{heading3}}}
{{{content3}}}
…… etc ……
{{{below}}}
{{Sidebar
| name = {{subst:PAGENAME}}
| class =            
| wraplinks =        <!-- "true" otherwise (default:) omit -->
| float =
| templatestyles = 
| child templatestyles = 
| grandchild templatestyles = 

| outertitleclass = 
| outertitle = 

| topimageclass = 
| topimage = 
| topcaption = 

| pretitleclass = 
| pretitle = 

| titleclass = 
| title = 

| imageclass = 
| image = 
| caption = 

| headingclass = 
| contentclass = 

| aboveclass = 
| above = 

| heading1 = 
| heading1class = 
| content1 = 
| content1class = 

| heading2 = 
| heading2class = 
| content2 = 
| content2class = 

| heading3 = 
| heading3class = 
| content3 = 
| content3class = 

<!-- (omitting infinite heading/content parameters) -->

| belowclass = 
| below = 
| navbar = 

}}

Note that Wikipedia:Manual of Style/Lead section § Elements discourages the placement of sidebars in the lead section of articles, though they may be included on a case-by-case basis.

Parameters

แก้

No parameters are required unless {{navbar}} links ("v·d·e") are to appear at the bottom of the sidebar, in which case the parameter name is needed (see entry in the table immediately below).

Principal

แก้
Parameter Explanation
name The sidebar's name, i.e. the name following "Template:" in the page's name. Required for the {{navbar}} links at the bottom of the sidebar to function correctly, unless these are omitted (see navbar at the bottom of this table). It is recommended to use {{subst:PAGENAME}} for this field.
outertitle Use to place a title for the sidebar immediately above the sidebar.
topimage Use to place an image at the top of the sidebar, i.e. above any title included.
Full wikisyntax expected (i.e. [[Image:...]]).
To add a caption below the image, use topimagecaption.
pretitle Use to place a line such as "Part of the X series on" before the title.
title Use to place a title for the sidebar at the top of the sidebar (immediately below the topimage, if used).
image Use to place an image between the title (if used) and first section.
As with topimage, full wikisyntax expected (i.e. [[Image:...]]).
To add a caption below the image, use imagecaption.
headingstyle Use to alter the default CSS styling set for section headings.
To alter the CSS styling for a specific section's heading, use headingNstyle, where N is the number of the section.
contentstyle Use to alter the default CSS styling set for section content.
To alter the CSS styling for a particular section's content, use contentNstyle, where N is the number of the section.
heading1 First section's heading (if needed).
content1 First section's content (required).
heading2 Second section's heading (if needed).
content2 Second section's content (if needed).
heading3 Third section's heading (if needed).
content3 Third section's content (if needed).
...... etc ......
heading35 Currently, the last possible section heading and/or content (if needed).
content35
navbar Set to "none" (without the quotes) to remove the {{navbar}} links appearing at the bottom of the sidebar.

Other parameters

แก้
Parameter Explanation
above Corresponds to above parameter offered by {{Navbox}}.

class  (or bodyclass)
outertitleclass
topimageclass
titleclass
imageclass

Microformat classes for the corresponding parameters.
(class / bodyclass applies to the sidebar as a whole.)

below Use to e.g. add one or more portal links to the bottom of the template (by default in bold).

style  (or bodystyle)
outertitlestyle
topimagestyle
topcaptionstyle
pretitlestyle
titlestyle
imagestyle
captionstyle
belowstyle
navbarstyle

Use to alter default CSS styling for the corresponding parameters.
(style / bodystyle applies to the sidebar as a whole.)

cellspacing Use to amend the default cellspacing set for the infobox-class table with which the sidebar is built.
cellpadding Ditto the default cellpadding.
navbaroptions Use to specify more options for the navbar at the bottom of the sidebar (see {{navbar}} for options available).

Handling long links

แก้

{{normalwraplink}} may be used to handle links that should wrap within the sidebar or otherwise need to be made to wrap in order to prevent the sidebar becoming too wide. Use {{normalwraplink|longlinkname}}, where longlinkname is the long link without its square brackets.

Use the wraplinks parameter to turn link wrapping off for the whole template.

การใช้งาน

แก้

(omitting sections 4 to penultimate)

{{Sidebar
|name  = {{subst:PAGENAME}}
|class =        <!--or bodyclass-->
|style =        <!--or bodystyle-->
|cellspacing = 
|cellpadding = 
|sectdivider = 

|outertitle = 
|outertitleclass = 
|outertitlestyle = 

|topimage = 
|topimageclass = 
|topimagestyle = 
|topcaption = 
|topcaptionstyle = 

|pretitle =
|pretitlestyle = 

|title = 
|titleclass = 
|titlestyle = 

|image = 
|imageclass = 
|imagestyle = 
|caption = 
|captionstyle = 

|abovestyle = 
|above = 

|headingstyle = 
|contentstyle = 

|heading1style = 
|heading1 = 
|content1style = 
|content1 = 

|heading2style = 
|heading2 = 
|content2style = 
|content2 = 

|heading3style = 
|heading3 = 
|content3style = 
|content3 = 

<!--etc.-->

|heading35style = 
|heading35 = 
|content35style = 
|content35 = 

|belowstyle = 
|below = 

|navbar = 
|navbarstyle = 
|navbaroptions = 

|wraplinks = true/false
}}

หมวดหมู่ติดตาม

แก้
  • หมวดหมู่:Pages using sidebar with the child parameter (0)
  • หมวดหมู่:Sidebars with styles needing conversion (248)

ดูเพิ่ม

แก้
  • {{Sidebar with collapsible lists}}
  • {{กล่องข้อมูล}}
  • {{Side box}}
คู่มือการใช้งานที่ปรากฏด้านบนนี้ดึงมาจาก แม่แบบ:Sidebar/doc (แก้ | ประวัติ)
ผู้เขียนสามารถทำการทดลองได้ที่กระบะทราย (แก้ | ดูความแตกต่าง) และชุดทดสอบ (แก้) ของแม่แบบนี้
โปรดเพิ่มหมวดหมู่ไปที่หน้าย่อย /doc หน้าย่อยของแม่แบบนี้
เข้าถึงจาก "https://th.wikipedia.org/w/index.php?title=แม่แบบ:Sidebar&oldid=9918157"
แก้ไขล่าสุดเมื่อ 9 กุมภาพันธ์ 2565 เวลา 13:38

ภาษา

    • Аԥсшәа
    • Afrikaans
    • अंगिका
    • العربية
    • ܐܪܡܝܐ
    • الدارجة
    • مصرى
    • অসমীয়া
    • Asturianu
    • Авар
    • Azərbaycanca
    • تۆرکجه
    • Башҡортса
    • Basa Bali
    • Batak Toba
    • Bajau Sama
    • Беларуская
    • Беларуская (тарашкевіца)
    • Български
    • भोजपुरी
    • ပအိုဝ်ႏဘာႏသာႏ
    • বাংলা
    • Bosanski
    • Català
    • 閩東語 / Mìng-dĕ̤ng-ngṳ̄
    • Нохчийн
    • Cebuano
    • کوردی
    • Corsu
    • Čeština
    • Cymraeg
    • Dansk
    • Deutsch
    • Zazaki
    • डोटेली
    • Ελληνικά
    • English
    • Esperanto
    • Español
    • Eesti
    • Euskara
    • فارسی
    • Suomi
    • Føroyskt
    • Français
    • Gaeilge
    • 贛語
    • Galego
    • गोंयची कोंकणी / Gõychi Konknni
    • ગુજરાતી
    • 客家語 / Hak-kâ-ngî
    • हिन्दी
    • Fiji Hindi
    • Hrvatski
    • Magyar
    • Հայերեն
    • Արեւմտահայերէն
    • Bahasa Indonesia
    • Ilokano
    • ГӀалгӀай
    • Ido
    • Íslenska
    • 日本語
    • Jawa
    • ქართული
    • Qaraqalpaqsha
    • Kumoring
    • Қазақша
    • ភាសាខ្មែរ
    • ಕನ್ನಡ
    • 한국어
    • Kurdî
    • Кыргызча
    • Ladino
    • Lëtzebuergesch
    • Ladin
    • ລາວ
    • Lietuvių
    • Latviešu
    • Madhurâ
    • Мокшень
    • Malagasy
    • Māori
    • Македонски
    • മലയാളം
    • Монгол
    • ဘာသာမန်
    • मराठी
    • Bahasa Melayu
    • မြန်မာဘာသာ
    • Эрзянь
    • नेपाली
    • नेपाल भाषा
    • Nederlands
    • Norsk bokmål
    • Chi-Chewa
    • Occitan
    • ଓଡ଼ିଆ
    • Ирон
    • ਪੰਜਾਬੀ
    • Papiamentu
    • पालि
    • پښتو
    • Português
    • Română
    • Русский
    • Русиньскый
    • संस्कृतम्
    • Саха тыла
    • Scots
    • سنڌي
    • Srpskohrvatski / српскохрватски
    • တႆး
    • සිංහල
    • Simple English
    • Slovenčina
    • Slovenščina
    • Soomaaliga
    • Shqip
    • Српски / srpski
    • Svenska
    • ꠍꠤꠟꠐꠤ
    • தமிழ்
    • ತುಳು
    • Тоҷикӣ
    • Tagalog
    • Татарча / tatarça
    • Українська
    • اردو
    • Oʻzbekcha / ўзбекча
    • Vèneto
    • Tiếng Việt
    • 吴语
    • Yorùbá
    • 中文
    • 閩南語 / Bân-lâm-gú
    • 粵語
    วิกิพีเดีย
    • Wikimedia Foundation
    • Powered by MediaWiki
    • หน้านี้แก้ไขล่าสุดเมื่อวันที่ 9 กุมภาพันธ์ 2565 เวลา 13:38 น.
    • เนื้อหาอนุญาตให้เผยแพร่ภายใต้ CC BY-SA 4.0 เว้นแต่ระบุไว้เป็นอื่น
    • นโยบายความเป็นส่วนตัว
    • เกี่ยวกับวิกิพีเดีย
    • ข้อปฏิเสธความรับผิดชอบ
    • จรรยาบรรณ
    • ผู้พัฒนา
    • สถิติ
    • นโยบายการใช้คุกกี้
    • ข้อกำหนดการใช้งาน
    • คอมพิวเตอร์ตั้งโต๊ะ