模板:Project heading/doc

出自Local Chinese Wikipedia
imported>Honmingjun2013年11月15日 (五) 16:30的修訂 建立内容为“{{Documentation subpage}} {{esoteric}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == === Syntax === <...”的新頁面)
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
跳至導覽 跳至搜尋

Usage[編輯]

Syntax[編輯]

{{Project heading
 | project    = <!--- Sets the project name, required --->
 | task_force = <!--- Sets the task force name, if a task force --->
 | border     = <!--- Sets the border color on the box --->
 | bgcolor    = <!--- Sets the background color on the box --->
 | image      = <!--- Sets the image, required --->
 | size       = <!--- Changes the default image size from 275px --->
}}

Example[編輯]

Colors[編輯]

Hex -
{{Project heading
 | project = Beer
 | image   = Kranz Koelsch.jpg
 | border  = #CC9000
 | bgcolor = #F3DE94
}}

Will yield this:

WikiProject Beer
File:Kranz Koelsch.jpg
Color -
{{Project heading
 | project = Beer
 | image   = Kranz Koelsch.jpg
 | border  = red
 | bgcolor = pink
}}

Will yield this:

WikiProject Beer
File:Kranz Koelsch.jpg

General usage[編輯]

{{Project heading
 | project    = Beer
 | task_force = Pubs
 | image      = MeophamGreen3573.JPG
}}

Will yield this:

WikiProject Beer's
Pubs Task Force
File:MeophamGreen3573.JPG

See also[編輯]

Related templates[編輯]