User:76561198868168807/sandbox: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Test: is this any good: | |||
<includeonly> | |||
{| class="wikitable" style="float:right; text-align:center; width:260px;" | |||
|- | |||
! colspan="3" style="font-size:120%;" | {{{header|Header Title}}} | |||
|- | |||
| colspan="3" | [[File:{{{image|Example.jpg}}}|250px]] | |||
|- | |||
! {{{col1|Column 1}}} !! {{{col2|Column 2}}} !! {{{col3|Column 3}}} | |||
|- | |||
| {{{r1c1|}}} || {{{r1c2|}}} || {{{r1c3|}}} | |||
|- | |||
| {{{r2c1|}}} || {{{r2c2|}}} || {{{r2c3|}}} | |||
|- | |||
| {{{r3c1|}}} || {{{r3c2|}}} || {{{r3c3|}}} | |||
|- | |||
| {{{r4c1|}}} || {{{r4c2|}}} || {{{r4c3|}}} | |||
|} | |||
</includeonly> | |||
<noinclude> | |||
== Usage == | |||
Use this template to create a right-aligned table with: | |||
* A header | |||
* An image | |||
* A 3-column data section | |||
=== Example === | |||
<pre> | |||
{{CustomTable | |||
| header = Sample Table | |||
| image = Example.jpg | |||
| col1 = Name | |||
| col2 = Type | |||
| col3 = Value | |||
| r1c1 = Item A | |||
| r1c2 = Type 1 | |||
| r1c3 = 10 | |||
| r2c1 = Item B | |||
| r2c2 = Type 2 | |||
| r2c3 = 20 | |||
| r3c1 = Item C | |||
| r3c2 = Type 3 | |||
| r3c3 = 30 | |||
}} | |||
</pre> | |||
=== Notes === | |||
* The table floats to the right. | |||
* Image is optional (default shown if not provided). | |||
* You can leave unused rows empty. | |||
</noinclude> | |||
{| class="roundy infobox" style="float:right; text-align:center; width:33%; max-width:420px; background: #{{{{{type1|???}}} color}}; border: 2px solid #{{{{{type2|{{{type1|???}}}}}} color dark}}; padding:2px;" | {| class="roundy infobox" style="float:right; text-align:center; width:33%; max-width:420px; background: #{{{{{type1|???}}} color}}; border: 2px solid #{{{{{type2|{{{type1|???}}}}}} color dark}}; padding:2px;" | ||
|- | |- | ||
Revision as of 18:30, 2 April 2026
Test: is this any good:
Usage
Use this template to create a right-aligned table with:
- A header
- An image
- A 3-column data section
Example
{{CustomTable
| header = Sample Table
| image = Example.jpg
| col1 = Name
| col2 = Type
| col3 = Value
| r1c1 = Item A
| r1c2 = Type 1
| r1c3 = 10
| r2c1 = Item B
| r2c2 = Type 2
| r2c3 = 20
| r3c1 = Item C
| r3c2 = Type 3
| r3c3 = 30
}}
Notes
- The table floats to the right.
- Image is optional (default shown if not provided).
- You can leave unused rows empty.
| |||||||||||||||
class="roundy" colspan="2" style="background:#Template:??? color light; padding:2px;" | Type
| |||||||||||||||
class="roundy" colspan="2" style="background:#Template:??? color light;" | Abilities
| |||||||||||||||
width="50%" class="roundy" style="background:#Template:??? color light;" | Gender ratio
|
class="roundy" style="background:#Template:??? color light;" | Catch rate
| ||||||||||||||
class="roundy" colspan="2" style="background:#Template:??? color light;" | Breeding
| |||||||||||||||
class="roundy" style="background:#Template:??? color light;" | Height
|
class="roundy" style="background:#Template:??? color light;" | Weight
| ||||||||||||||
class="roundy" style="background:#Template:??? color light;" | Base experience yield
|
class="roundy" style="background:#Template:??? color light;" | Leveling rate
| ||||||||||||||
class="roundy" colspan="2" style="background:#Template:??? color light;" | EV yield
| |||||||||||||||
class="roundy" style="background:#Template:??? color light;" | Shape
|
class="roundy" style="background:#Template:??? color light;" | Footprint
| ||||||||||||||
class="roundy" style="background:#Template:??? color light;" | Pokédex color
|
class="roundy" style="background:#Template:??? color light;" | Base friendship
| ||||||||||||||
class="roundy" colspan="2" style="background:#Template:??? color light;" | External Links
| |||||||||||||||
Template:Documentationja:テンプレート:ポケモン図鑑基本情報 zh:Template:寶可夢信息框


