Template:Wiki Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<tr> | <tr> | ||
<th style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image}}}|frameless]] | <th style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image}}}|frameless]] | ||
}}{{#if:{{{Creation|}}} {{{Founder|}}} {{{Status|}}} {{{ | }}{{#if:{{{Creation|}}} {{{Founder|}}} {{{Status|}}} {{{URL(s)|}}} {{{Fork(s)|}}} {{{Farm(s)|}}}| | ||
<tr> | <tr> | ||
<td style="background-color:rgba(0,0,0,0); border-radius:10px"> | <td style="background-color:rgba(0,0,0,0); border-radius:10px"> | ||
<table class="mw-collapsible" style="width:100%"> | <table class="mw-collapsible" style="width:100%"> | ||
<th colspan="2" style="border-radius:10px"> | <th colspan="2" style="border-radius:10px">About | ||
{{#if:{{{ | {{#if:{{{Creation|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"> | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Creation | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Creation}}} | ||
}}{{#if:{{{ | }}{{#if:{{{Founder|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"> | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Founder | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Founder}}} | ||
}}{{#if:{{{ | }}{{#if:{{{Status|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"> | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Status | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Status}}} | ||
}}{{#if:{{{ | }}{{#if:{{{URL(s)|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"> | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">URL(s) | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{URL(s)}}} | ||
}}{{#if:{{{ | }}{{#if:{{{Fork(s)|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px"> | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Fork(s) | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{ | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Fork(s)}}} | ||
}}{{#if:{{{Farm(s)|}}}| | |||
<tr> | |||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Farm(s) | |||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{Farm(s)}}} | |||
}} | }} | ||
</table> | </table> | ||
Line 54: | Line 58: | ||
}} | }} | ||
</pre> | </pre> | ||
{{{|}}} {{{Founder|}}} {{{Status|}}} {{{URL(s)|}}} {{{Fork(s)|}}} {{{Farm(s)|}}}| | |||
==Example== | ==Example== | ||
<noinclude> | <noinclude> | ||
{{Infobox Wiki | {{Infobox Wiki | ||
| name | | name = | ||
| | | image = | ||
| Creation = | |||
| | | Founder = | ||
| Status = | |||
| | | URL(s) = | ||
| | | Fork(s) = | ||
| Farm(s) = | |||
| | |||
| | |||
| | |||
}} | }} | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |
Revision as of 23:59, 30 November 2021
Wiki Infobox |
---|
Usage
{{Infobox Wiki | name = | kana = | romaji = | hepburn = | image = | location = | attribute = | hp = | attack = | defense = | speed = | exp = }}
|