Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 54: | Line 54: | ||
}}</noinclude> | }}</noinclude> | ||
{| class="infobox" | {| class="infobox" | ||
! colspan="3" class="infobox-title | {{{title|{{PAGENAME}}}}} | |||
|- | |- | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} colspan=" | {{!}} colspan="3" style="text-align:center;" class="infobox-image" {{!}} [[File:{{{image}}}|image|230px]] | ||
}} | |||
{{#if: {{{caption|}}} | | |||
{{!}}- | |||
{{!}} colspan="3" style="text-align:center;" class="infobox-caption" {{!}} ''{{{caption|}}}'' | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{imagegallery|}}}| | {{#if: {{{imagegallery|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} colspan=" | {{!}} colspan="3" style="text-align:center;" class="infobox-gallery" {{!}} {{{imagegallery}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{row 1 title|}}}| | {{#if: {{{row 1 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 1 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 1 info|}}} | {{{row 1 info|}}} | ||
}} | }} | ||
| Line 76: | Line 80: | ||
{{#if: {{{row 2 title|}}}| | {{#if: {{{row 2 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 2 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 2 info|}}} | {{{row 2 info|}}} | ||
}} | }} | ||
| Line 84: | Line 88: | ||
{{#if: {{{row 3 title|}}}| | {{#if: {{{row 3 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 3 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 3 info|}}} | {{{row 3 info|}}} | ||
}} | }} | ||
| Line 92: | Line 96: | ||
{{#if: {{{row 4 title|}}}| | {{#if: {{{row 4 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 4 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 4 info|}}} | {{{row 4 info|}}} | ||
}} | }} | ||
| Line 100: | Line 104: | ||
{{#if: {{{row 5 title|}}}| | {{#if: {{{row 5 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 5 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 5 info|}}} | {{{row 5 info|}}} | ||
}} | }} | ||
| Line 108: | Line 112: | ||
{{#if: {{{row 6 title|}}}| | {{#if: {{{row 6 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 6 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 6 info|}}} | {{{row 6 info|}}} | ||
}} | }} | ||
| Line 116: | Line 120: | ||
{{#if: {{{row 7 title|}}}| | {{#if: {{{row 7 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 7 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 7 info|}}} | {{{row 7 info|}}} | ||
}} | }} | ||
| Line 124: | Line 128: | ||
{{#if: {{{row 8 title|}}}| | {{#if: {{{row 8 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 8 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 8 info|}}} | {{{row 8 info|}}} | ||
}} | }} | ||
| Line 132: | Line 136: | ||
{{#if: {{{row 9 title|}}}| | {{#if: {{{row 9 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 9 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 9 info|}}} | {{{row 9 info|}}} | ||
}} | }} | ||
| Line 140: | Line 144: | ||
{{#if: {{{row 10 title|}}}| | {{#if: {{{row 10 title|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} class="infobox-label" {{!}} | ||
{{{row 10 title|}}} | |||
{{!}} | {{!}} colspan="2" class="infobox-value" {{!}} | ||
{{{row 10 info|}}} | {{{row 10 info|}}} | ||
}} | }} | ||
Latest revision as of 10:58, 27 December 2024
Copy and paste:
{{Infobox Character
|title =
|image =
|caption =
|imagegallery =
|row 1 title =
|row 1 info =
|row 2 title =
|row 2 info =
|row 3 title =
|row 3 info =
|row 4 title =
|row 4 info =
|row 5 title =
|row 5 info =
|row 6 title =
|row 6 info =
|row 7 title =
|row 7 info =
|row 8 title =
|row 8 info =
|row 9 title =
|row 9 info =
|row 10 title =
|row 10 info =
}}
Example:
| Koil | ||
|---|---|---|
| gay | ||
|
homolevel |
1020193982 | |
|
dsfga |
sagfedge | |
| Infobox Character |
|---|