「模板:Infobox」:修訂間差異
外觀
建立內容為「{{Infobox | 名稱 = <!-- defaults to article title when left blank --> | image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing brackets --> | 原種 = | 母株 = | 出產方法 = | 出產地 = | 出產年份 = | 獎項 = }}」的新頁面 |
無編輯摘要 |
||
| (未顯示由 3 位使用者於中間所作的 12 次修訂) | |||
| 第1行: | 第1行: | ||
<div class="infobox"> | |||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | |||
| image | <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}}} |