"模板:景點資訊" 修訂間的差異

出自 淡水維基館
前往: 導覽搜尋
 
(未顯示同一使用者於中間所作的 9 次修訂)
行 1: 行 1:
{| border="1" align="right" width="40%"
+
{| border="1" align="right" width="25%"
 
|- bgcolor="#f0e68c"
 
|- bgcolor="#f0e68c"
 
!{{{title}}}
 
!{{{title}}}
 
|- align="center"
 
|- align="center"
|[[{{{image}}}|200px]]
+
|{{#if:{{{image|}}}|[[{{{image}}}|200px]]|}}
|- bgcolor="#6495ed"  
+
|- bgcolor="#fafad2"  
|content:
+
|簡介:<br>
 
*地址:{{{address}}}
 
*地址:{{{address}}}
*簡介:{{{info}}}
+
*電話:{{{phone}}}
 +
*開放時間:{{{time}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 
<pre>{{景點資訊
 
<pre>{{景點資訊
|title= (輸入景點名稱)
+
|title=(輸入景點名稱)
|image= (輸入檔案名稱)
+
|image=(輸入檔案名稱)
|address= (輸入地址)
+
|address=(輸入地址)
|info= (輸入簡介)
+
|phone=(輸入簡介)
 +
|time=(輸入開放時間)
 
}}</pre>
 
}}</pre>
 
[[Category:模板管理]]</noinclude>
 
[[Category:模板管理]]</noinclude>

於 2021年7月22日 (四) 15:03 的最新修訂

{{{title}}}
簡介:
  • 地址:{{{address}}}
  • 電話:{{{phone}}}
  • 開放時間:{{{time}}}
{{景點資訊
|title=(輸入景點名稱)
|image=(輸入檔案名稱)
|address=(輸入地址)
|phone=(輸入簡介)
|time=(輸入開放時間)
}}