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

出自竹園Wiki
跳至導覽 跳至搜尋
(1 revision: 竹園Wiki Feb 25)
 
無編輯摘要
 
(未顯示由 2 位使用者於中間所作的 10 次修訂)
行 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}}}</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>
{{quote|
{{Documentation}}</noinclude>
==使用方式==
<includeonly>[[分類:建築]]</includeonly>
*本模版呈現效果如右方所示
*將下方的語法貼在建築物條目中
*每一個參數都必須填上,若從缺可以填「無」。例如若建築物仍未拆除,可以填「仍在使用中」。
<nowiki>
{{Infobox building</nowiki><br>
<nowiki>| name = 建築物名稱</nowiki><br>
<nowiki>| image = 照片,建議設定300px以下。例如右側範例為 [[File:Wikiversity-logo.png|300px]]</nowiki><br>
<nowiki>| other_name = 別名</nowiki><br>
<nowiki>| constructed = 建造年份</nowiki><br>
<nowiki>| demolished = 拆除年份</nowiki><br>
<nowiki>| floor_count = 樓層數</nowiki><br>
<nowiki>| location = 地點</nowiki><br>
<nowiki>| use = 用途</nowiki><br>
<nowiki>| info = 其他資訊</nowiki><br>
<nowiki>}}
</nowiki>
}}
</noinclude>

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

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

用法[編輯原始碼]

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