跳至內容

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

出自PlatyWiki 鹿角蕨百科
Daryldoo留言 | 貢獻
建立內容為「{{Infobox | 名稱 = <!-- defaults to article title when left blank --> | image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing brackets --> | 原種 = | 母株 = | 出產方法 = | 出產地 = | 出產年份 = | 獎項 = }}」的新頁面
 
Admin留言 | 貢獻
無編輯摘要
 
(未顯示由 3 位使用者於中間所作的 12 次修訂)
第1行: 第1行:
{{Infobox
<div class="infobox">
| 名稱          = <!-- defaults to article title when left blank -->
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
| image         = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|250px]]</div>}}
| 種          =
<table class="infobox-table">{{#if:{{{name|}}}|<tr>
| 母株           =
    <th>名稱</th>
| 出產方法        =
    <td>{{{name}}}</td>
| 出產地        =
</tr>}}{{#if:{{{specie|}}}|<tr>
| 出產年份        =
    <th>種類</th>
| 獎項          =
    <td>{{{specie}}}</td>
}}
</tr>}}{{#if:{{{origin|}}}|<tr>
    <th>產地</th>
    <td>{{{origin}}}</td>
</tr>}}{{#if:{{{cultivation|}}}|<tr>
    <th>培育類型</th>
    <td>{{{cultivation}}}</td>
</tr>}}{{#if:{{{mother1|}}}|<tr>
    <th>母株</th>
    <td>{{{mother1}}}</td>
</tr>}}{{#if:{{{mother2|}}}|<tr>
    <th>母株</th>
    <td>{{{mother2}}}</td>
</tr>}}{{#if:{{{mother3|}}}|<tr>
    <th>母株</th>
    <td>{{{mother2}}}</td>
</tr>}}{{#if:{{{namer|}}}|<tr>
    <th>命名者</th>
    <td>{{{namer}}}</td>
</tr>}}{{#if:{{{cultivate location|}}}|<tr>
    <th>培育地</th>
    <td>{{{cultivate location}}}</td>
</tr>}}</table>
</div>

於 2024年11月2日 (六) 11:05 的最新修訂

Infobox
{{#if:|
[[File:|250px]]
}} {{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}
名稱 {{{name}}}
種類 {{{specie}}}
原產地 {{{origin}}}
培育類型 {{{cultivation}}}
母株 {{{mother1}}}
母株 {{{mother2}}}
母株 {{{mother2}}}
命名者 {{{namer}}}
培育地 {{{cultivate location}}}