跳至內容

模板:專案資訊框

維基百科,自由的百科全書
文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

Usage[編輯]

name
name of the project
logo
logo of the project
image
representative image for the project
mission_statement
mission statement of the project
commercial
Yes/No
type
type of the project
products
products
location
location of the project
owner
owner of the project
founder
name of the founder
key_people
key people
established
date of establishment of the project; use {{Start date}}
disestablished
date of disestablishment of the project; use {{End date}}
funding
Project funding details
current_status
Current status
website
website of the project; use {{URL}}

Example[編輯]

WikiEducator
使命宣言"Working collaboratively towards a free version of the education curriculum by 2015"
商業性?No
項目類型Free, Open and Online Distance Learning
位置Canada
所有人Supported by Commonwealth of Learning & Owned by community
創立者Wayne Mackintosh
建立日期2006年5月 (2006-05)
網站www.wikieducator.org
{{Infobox project
| name = WikiEducator
| logo = [[File:Noflag2.svg|135px]]
| mission_statement = "Working collaboratively towards a free version of the education curriculum by 2015"
| commercial = No
| type = Free, Open and Online Distance Learning 
| location = Canada
| owner = Supported by [[Commonwealth of Learning]] & Owned by community
| founder = Wayne Mackintosh
| established = {{Start date|2006|05}}
| website = {{URL|www.wikieducator.org}}
}}

Blank[編輯]

{{Infobox project
| name = 
| logo = 
| image =
| caption = 
| mission_statement = 
| commercial = 
| type = 
| products = 
| location = 
| country = 
| owner = 
| founder = 
| primeminister = 
| key_people =
| established = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| disestablished = <!-- {{End date|YYYY|MM|DD|df=y}} -->
| funding = 
| budget = 
| current_status =
| website = <!-- {{URL|example.com}} --> 
}}

Government scheme[編輯]

{{Infobox project
| abbreviation = 
| hi = <!-- Alternatively, use native_name -->
| logo = 
| image =
| caption = 
| motto = 
| type = 
| country = 
| primeminister = 
| ministry = 
| key_people = 
| launched = <!-- {{Start date and age|YYYY|MM|DD|df=y}} -->
| launch_place =
| closed = <!-- {{End date and age|YYYY|MM|DD|df=y}} -->
| budget = 
| website = <!-- {{URL|example.com}} -->
| status =
}}

Microformat[編輯]

此模板產生的HTML標記包含了hCalendar微格式,能夠讓電腦解析事件的詳情,便於維基百科將該條目歸類,或讓用戶通過瀏覽器將該事件添加進日曆或日記應用程式中。關於微格式的更多使用資訊,請參閱維基百科的微格式專題

日期只會在使用了{{Start date}}或{{End date}}的情況下顯示,URL只會在使用了{{Url}}的情況下被包含。

hCalendar使用的HTML class包括:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent

請勿移除或修改這些class,也請勿更改或移除有相關設定之模板及設定。