Jump to content

Template:Infobox: Difference between revisions

From Calythera
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:22em; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #555; background:#2a2a2a; color:#e0e0e0; padding:6px;"
{| class="infobox" style="width:22em; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #555; background:#2a2a2a; color:#e0e0e0; padding:6px;"
|-
|-
! colspan="2" style="background:#3a3a3a; text-align:center; padding:8px; color:#c9a84c; font-size:1.1em;" | {{{name|}}}
! colspan="2" style="background:#3a3a3a; text-align:center; padding:8px;" | {{{name|}}}
|-
|-
| colspan="2" style="text-align:center;" | {{{image|}}}
| colspan="2" style="text-align:center;" | {{{image|}}}
|-
|-
| colspan="2" style="text-align:center; font-size:smaller; padding:6px; color:#aaaaaa; font-style:italic;" | {{{caption|}}}
| colspan="2" style="text-align:center; font-size:smaller; padding:6px;" | {{{caption|}}}
|-
|-
! style="background:#3a3a3a; text-align:left; padding:6px; width:35%;" | {{{field1|}}}
! style="background:#3a3a3a; text-align:left; padding:6px; width:30%;" | {{{field1|}}}
| style="padding:6px;" | {{{value1|}}}
| style="padding:6px;" | {{{value1|}}}
|-
|-
Line 21: Line 21:
! style="background:#3a3a3a; text-align:left; padding:6px;" | {{{field5|}}}
! style="background:#3a3a3a; text-align:left; padding:6px;" | {{{field5|}}}
| style="padding:6px;" | {{{value5|}}}
| style="padding:6px;" | {{{value5|}}}
|-
! style="background:#3a3a3a; text-align:left; padding:6px;" | {{{field6|}}}
| style="padding:6px;" | {{{value6|}}}
|-
! style="background:#3a3a3a; text-align:left; padding:6px;" | {{{field7|}}}
| style="padding:6px;" | {{{value7|}}}
|-
! style="background:#3a3a3a; text-align:left; padding:6px;" | {{{field8|}}}
| style="padding:6px;" | {{{value8|}}}
|}
|}
<noinclude>
<noinclude>
Master infobox for all Calythera wiki pages.
Master infobox for all Calythera wiki pages.
Usage:
Supports up to 5 field/value pairs.
{{Infobox
Usage: {{Infobox | name= | caption= | field1= | value1= | field2= | value2= }}
| name   = Page Name
| image  =
| caption = Short description
| field1 = Type
| value1 = World
| field2 = Location
| value2 = Aeloria
}}
Supports up to 8 field/value pairs.
</noinclude>
</noinclude>

Latest revision as of 17:22, 18 May 2026

Master infobox for all Calythera wiki pages. Supports up to 5 field/value pairs. Usage: