「模板:Infobox Building」:修訂間差異

出自竹園Wiki
跳至導覽 跳至搜尋
無編輯摘要
無編輯摘要
 
(未顯示同一使用者於中間所作的 3 次修訂)
行 1: 行 1:
{{Infobox
{| style="border: 1px solid #AAA; background-color: #F9F9F9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; width: 300px; font-size: 95%;"
|name = Infobox Building
! colspan="2" align="center" style="background:#CCCCCC; font-size: 110%; padding-bottom: 5px" |<span class="fn n org" style="font-size:110%;">{{{name|{{PAGENAME}}}}}</span>
|bodystyle =
|-
|title = 臺南一中建築
| colspan="2" style="text-align:center;" | {{{image|<noinclude>[[File:Wikiversity-logo.png|300px]]</noinclude>}}}
|titlestyle =
|-
|image = {{{image|}}}
! style="text-align:center; width:70px;" | 別名
|imagestyle =
| {{{other_name|}}}
|caption = {{{imageinfo|}}}
|-
|captionstyle =
! 建造年份
|headerstyle = background:#ccf;
| {{{constructed|}}}
|labelstyle = background:#ddf;
|-
|datastyle =
! 拆除年份
| {{{demolished|}}}
|header1 = {{{name|{{PAGENAME}}}}}
|label2 = 別名
|-
|data2 = {{{other_name|}}}
! 樓層數
|label3 = 建造年份
| {{{floor_count|}}}
|data3 = {{{constructed|}}}
|-
|label4 = 拆除年份
! 地點
| {{{location|}}}
|data4 = {{{demolished|}}}
|label5 = 樓層數
|-
|data5 = {{{floor_count|}}}
! 用途
|label6 = 地點
| {{{use|}}}
|data6 = {{{location|}}}
|-
|label7 = 用途
! 其他資訊
| {{{info|}}}
|data7 = {{{use|}}}
|label8 = 其他資訊
|}
|data8 = {{{info|}}}
<noinclude>
}}<noinclude>

{{Documentation}}</noinclude>
==用法==
<includeonly>[[分類:建築]]</includeonly>
*本模版呈現效果如右方所示
*將下方的語法貼在建築物條目中
*你可以選擇你需要的參數,未使用的欄位將會空白。
<pre>
{{簡介 建築
| name = 建築物名稱(默認為頁面標題)
| image = 照片,建議設定300px以下。例如右側範例為 [[File:Wikiversity-logo.png|300px]]
| other_name = 別名
| constructed = 建造年份
| demolished = 拆除年份
| floor_count = 樓層數
| location = 地點
| use = 用途
| info = 其他資訊
}}
</pre>
</noinclude>

於 2016年4月16日 (六) 09:59 的最新修訂

臺南一中建築
Infobox Building
文檔圖示 模板文檔[檢視] [編輯] [歷史] [清除]

用法[編輯原始碼]

  • 將下方的語法貼在建築物條目中
  • 你可以選擇你需要的參數,未使用的欄位將會空白。
{{Infobox Building
| name = 建築物名稱
| image = 照片,建議設定300px以下。
| other_name = 別名
| constructed = 建造年份
| demolished = 拆除年份
| floor_count = 樓層數
| location = 地點
| use = 用途
| info = 其他資訊
}}