Template:Infobox statue: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
(Created page with "<pre> {| class="infobox" cellspacing="5" style="width:25em; font-size:85%; border: 1px solid black;padding:0.5em 1em 0.5em 1em" align="right" |- ! class="infobox" cellspacing="5" valign="top" |- valign="top" {{#if:{{{title|}}}|{{!}} '''Title:''' {{!!}} {{{title|}}} }} |- |colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
{{Header|This '''''Infobox''''' is used to summarize information about a Statue. 03/24}}
{| class="infobox" cellspacing="5" style="width:25em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="5" style="width:25em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|-
! class="infobox" cellspacing="5" valign="top"
|colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|- valign="top"
{{#if:{{{title|}}}|{{!}} '''Title:''' {{!!}} {{{title|}}} }}
|-
|-
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|}
|- valign="top"
</td><td valign="top">
{{#if:{{{subject|}}}|{{!}} '''Subject:''' {{!!}} {{{subject}}} }}
{|
|- valign="top"
{{#if:{{{height|}}}|{{!}} '''Height:''' {{!!}} {{{height}}} }}
|- valign="top"
{{#if:{{{weight|}}}|{{!}} '''Weight:''' {{!!}} {{{weight}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{medium|}}}|{{!}} '''Medium:''' {{!!}} {{{medium}}} }}
{{#if:{{{medium|}}}|{{!}} '''Medium:''' {{!!}} {{{medium}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{created|}}}|{{!}} '''Created:''' {{!!}} {{{created|}}} }}
{{#if:{{{created|}}}|{{!}} '''Created:''' {{!!}} {{{created|}}} }}
|- valign="top"
{{#if:{{{condition|}}}|{{!}} '''Condition:''' {{!!}} {{{condition|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{location|}}}|{{!}} '''Location:''' {{!!}} {{{location|}}} }}
{{#if:{{{location|}}}|{{!}} '''Location:''' {{!!}} {{{location|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{condition|}}}|{{!}} '''Condition:''' {{!!}} {{{condition|}}} }}
{{#if:{{{artist|}}}|{{!}} '''Artist:''' {{!!}} {{{artist}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{nationality|}}}|{{!}} '''Nationality:''' {{!!}} {{{nationality|}}} }}
{{#if:{{{nationality|}}}|{{!}} '''Nationality:''' {{!!}} {{{nationality|}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{wiki|}}} | {{!}} '''Wikipedia:''' {{!!}} [[Wikipedia:{{{1|}}}|Wikipedia article]]}}
|{{#if:{{{wiki|}}} | {{!}} '''Wikipedia:''' {{!!}} [[Wikipedia:{{{1|}}}|Wikipedia article]]}}
|- valign="top"
|{{#if:{{{value|}}}|{{!}} '''Value:''' {{!!}} {{{value|}}} }}
|- valign="top"
|- valign="top"
|{{#if:{{{homepage|}}}|{{!}} '''Website:''' {{!!}} {{{homepage|}}} }}
|{{#if:{{{homepage|}}}|{{!}} '''Website:''' {{!!}} {{{homepage|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{notes|}}}|{{!}} '''Notes:''' {{!!}} {{{notes|}}} }}
{{#if:{{{notes|}}}|{{!}} '''Notes:''' {{!!}} {{{notes|}}} }}
|}
|}<includeonly>[[Category:Statues]]</includeonly><noinclude>
 
<pre>
 
 
</td></tr>
</table>
[[Category:Statues]]<noinclude>
</pre>
This '''''Infobox''''' should be used to summarize information about a Statue.
This '''''Infobox''''' should be used to summarize information about a Statue.
<pre>
{{Infobox statue
{{Infobox statue
|        color = lavender
|        color = lavender
Line 42: Line 39:
|        image =
|        image =
|      caption =  
|      caption =  
|       value =
|     subject =
|   othernames =
|       medium =
|      created =
|    condition =
|    location =
|      artist =
|  nationality =  
|      height =
|      height =
|      weight =
|      weight =
|        value =
|    homepage =
|        wiki =
|        wiki =
|      source =
|        notes =
|        notes =
|      source =
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Latest revision as of 15:12, 18 March 2024

Infobox statue
This '''''Infobox''''' should be used to summarize information about a Statue.
{{Infobox statue
|        color = lavender
|        title = 
|        image =
|      caption = 
|      subject =
|       medium =
|      created =
|    condition =
|     location =
|       artist =
|  nationality = 
|       height =
|       weight =
|        value =
|     homepage =
|         wiki =
|       source =
|        notes =
}}