模板:Box-header/sandbox
{{{title}}}
這是Template:Box-header(差異)的沙盒。 參見本模板的測試樣例。 |
此模板使用Lua語言: |
用途
A template standardizing the portal templates and for other purposes.
語法
The template is not a stand-alone template and so once the box header is typed or pasted the template Box-footer
must immediately follow it.
本示例假假您有一個包含內容的單獨頁面,並將其嵌入在頁面中。
{{Box-header | title= | editpage= <!-- 这些数据必须相同 --> | titleforeground= | titlebackground= | background= | viewpage= <!-- 这些数据必须相同 --> }} {{ <!-- 这些数据必须相同 --> }} {{Box-footer | text }}
本示例假設內容是在Box-header和Box-footer之間輸入的。請注意,viewpage不在其中。由於它連結到您所在的頁面,所以它不會起作用,因此維基百科不會連結它。
{{Box-header | title= | editpage= <!-- 此字段必须与其所在页的名称相同。 --> | titleforeground= | titlebackground= | background= }} Box Content {{Box-footer | text }}
範例
{{Box-header | title= The Quotes of Quotes | editpage= Box-header/sample | titleforeground= white | titlebackground= red | background= white }} {{Box-header/sample}} {{Box-footer| [[William Shakespeare|more...]] }}
The Quotes of Quotes
Doubt thou the stars are fire. Doubt that the sun doth move. Doubt truth to be a liar. But never doubt my love.
你可以懷疑星星是否為火焰;你可以懷疑太陽是否會移動;你可以懷疑真理是否謊言;但絕對不要懷疑我的愛。
主要參數
- editpage – 默認情況下,「編輯」連結將應用於名為Template:Box-header/sandbox/的頁面。使用此參數可以指定編輯的其他頁面。This will normally be the page where the
{{Box-header}}
is used. - noedit – 默認情況下,「編輯」連結顯示在右側。設定
|noedit=yes
(或任何不為空的值)以隱藏連結。如果|EDITLINK=
非空值,則「編輯」連結也將被隱藏。 - section – 默認情況下,「編輯」連結將應用於整個頁面。使用此參數可以指定特定段落的編號,例如
|section=2
。 - title – 框的標題,例如
|title=Portals
- top – extra text to display after the "edit" and "view" links. Hidden if
|EDITLINK=
is non-blank. - viewpage – if non-blank, this should be a valid Wikipedia page name, it creates a "view" link after the "edit" link. Hidden if
|EDITLINK=
is non-blank.
Behaviour options
- EDIT – by default, all section edit links are suppressed. Set
|EDIT=yes
(or any non-blank value) to override this. - EDITLINK – set
|EDITLINK=no
(or any non-blank value) to hide the "edit" and "view" links, and the text after those - SPAN – by default, the box title is enclosed in
<h2>...</h2>
tags. Set|SPAN=yes
(or any non-blank value) to use<span>...</span>
tags instead. - TOC – by default, the table of contents is suppressed. Set
|TOC=yes
(or any non-blank value) to override this.
Styling options
- background –
- background-opacity –
- border –
- border-top –
- border-type –
- border-width –
- extra –
- font-family –
- font-size –
- foreground –
- padding –
- padding-top –
- padding-left –
- padding-right –
- padding-bottom –
- text-align –
- title-align –
- titlebackground –
- titleborder –
- title-font-family –
- title-font-size –
- titlefont-size –
- title-font-weight –
- titleforeground –
These are all used to set CSS styling properties, in many cases the property of the same name – for instance, |background=
is used to set the 'background' property.
See also
Box-header color palettes
The following box-headers are examples of HSV color palettes arranged by hue. They can be copied to your portal's /box-header
subpage.
Border: Hn/S15/V75 • Background: Hn/S4/V100 • Header 1: Hn/S40/V85 • Header 2: Hn/S15/V95 • Header 3: Hn/S10/V100
H0
{{Box-header{{{watch|}}} | title={{{1}}} |editpage={{{2}}} |border=#BFA3A3 <!-- 邊框的顏色 --> |titleforeground=black <!-- 標題字的顏色 --> |titlebackground=#F2CECE <!-- 標題背景的顏色 --> |background=#FFF5F5 <!-- 內文背景的顏色 --> |foreground=black}} <!-- 內文字的顏色 --> {{Box-footer|{{{1|}}}}}
{{{1}}}
沒有描述。
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
Border-type | border-type | 沒有描述 | 不明 | 非必填 |
Titleborder | titleborder | 沒有描述 | 不明 | 非必填 |
Border | border | 沒有描述 | 不明 | 非必填 |
Border-top | border-top | 沒有描述 | 不明 | 非必填 |
Border-width | border-width | 沒有描述 | 不明 | 非必填 |
Titlebackground | titlebackground | 沒有描述 | 不明 | 非必填 |
Titleforeground | titleforeground | 沒有描述 | 不明 | 非必填 |
Padding | padding | 沒有描述 | 不明 | 非必填 |
Padding-top | padding-top | 沒有描述 | 不明 | 非必填 |
Padding-left | padding-left | 沒有描述 | 不明 | 非必填 |
Padding-right | padding-right | 沒有描述 | 不明 | 非必填 |
Padding-bottom | padding-bottom | 沒有描述 | 不明 | 非必填 |
Title-align | title-align | 沒有描述 | 不明 | 非必填 |
Font-family | font-family | 沒有描述 | 不明 | 非必填 |
Titlefont-size | titlefont-size | 沒有描述 | 不明 | 非必填 |
EDITLINK | EDITLINK | 沒有描述 | 不明 | 非必填 |
Font-size | font-size | 沒有描述 | 不明 | 非必填 |
Noedit | noedit | 沒有描述 | 不明 | 非必填 |
Editpage | editpage | 沒有描述 | 不明 | 非必填 |
Section | section | 沒有描述 | 不明 | 非必填 |
Viewpage | viewpage | 沒有描述 | 不明 | 非必填 |
Top | top | 沒有描述 | 不明 | 非必填 |
SPAN | SPAN | 沒有描述 | 不明 | 非必填 |
Title-font-family | title-font-family | 沒有描述 | 不明 | 非必填 |
Title-font-size | title-font-size | 沒有描述 | 不明 | 非必填 |
Title-font-weight | title-font-weight | 沒有描述 | 不明 | 非必填 |
Extra | extra | 沒有描述 | 不明 | 非必填 |
Title | title | 沒有描述 | 不明 | 必填 |
Background | background | 沒有描述 | 不明 | 非必填 |
Background-opacity | background-opacity | 沒有描述 | 不明 | 非必填 |
Foreground | foreground | 沒有描述 | 不明 | 非必填 |
Text-align | text-align | 沒有描述 | 不明 | 非必填 |
TOC | TOC | 沒有描述 | 不明 | 非必填 |
EDIT | EDIT | 沒有描述 | 不明 | 非必填 |
See also
主題內容模板
- {{Box portal skeleton}}—用於創建專題頁面的主頁面。
- 在主題首頁展示「精選內容」
- {{Transclude list item excerpts as random slideshow}}—transcludes excerpts from recognized content lists, which are populated by a bot.
- {{Transclude random subpage}}—transcludes random portal subpage.
- {{Random portal component}}—transcludes random portal subpage.
- {{Random portal component with nominate}}—Used on the portal main page to randomly display articles from the portal sub-pages, adding the option to nominate other Featured foo articles.
- {{Random subpage}}—transcludes random portal subpages.
- {{Portal pictures}}—transcludes a slideshow of pictures, utilizing a single-page gallery.
- To organize "selected content" on subpages
- {{Subpage}}—Used to output a box containing a link to subpage.
- {{Numbered subpages}}—outputs an automatic index, transcluding numbered subpages.
- {{Portal subpage}}—outputs a box linking to and transcluding a single subpage.
- {{Portal subpage inline}}—outputs an unordered list item linking to and transcluding a single subpage.
主題頁面格式模板
- {{Box-header}}
- {{Box-header-plain}}
- {{Box-header-round}}
- {{Box-header-square}}
- {{Box-header-watch}}
- {{Box-footer}}
設置連結的模板
- {{Portal}}
- {{Portal bar}}
- {{Portal-inline}}
- {{Portals}}
- {{Portal-image}}
- {{Portals browsebar}}
- {{Related portals}}
- {{Related portals2}}
- {{Wikimedia for portals}}
所選頁面模板,用於較舊門戶的子頁面
- {{Selected article}}
- {{Selected biography}}
- {{Selected business}}
- {{Selected DYK}}
- {{Selected ingredient}}
- {{Selected location}}
- {{Selected picture}}
- {{Selected product}}
- {{Selected publication}}
- {{Selected quote}}
- {{Selected recipe}}
- {{Selected X}}
相關模板
- {{Project template list}}
- {{Random box-header subpage}}—randomized selection from {{Box-header/1}} to {{Box-header/42}}.