Template: InfoboxLost: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
m (1 revision imported)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<div id="infobox" class="panel panel-success onload">
<div id="infobox" class="card p-0 alert-success shadow-sm mb-3 onload">
{{#if: {{{image|}}}  
<div class="card-img-top p-2">{{#if: {{{image|}}}  
   |
   |[[File:{{{image|}}}|class=img-fluid w-100]] {{#set: Infobox image=File:{{{image|}}}}}
<div class="panel-heading responsive">
   |[[File:Missing.png|class=img-fluid w-100]] {{#set: Infobox image=File:Missing.png}}
[[File:{{{image|}}}]] {{#set: Infobox image=File:{{{image|}}}}}
}}</div>
</div>
<div class="card-body bg-white" style="padding-top:1.5em;font-size:.9em"><!--
   |
-->{{#if: {{{imagecaption|}}}  
<div class="panel-heading responsive">
    |<p>[[Infobox image caption::{{{imagecaption|}}}]] </p>
[[File:Missing.png]] {{#set: Infobox image=File:Missing.png}}
  }}
</div>
}}
<div class="panel-body" style="padding-top:1.5em;font-size:.9em">
{{#if: {{{imagecaption|}}}  
  |
<p>[[Infobox image caption::{{{imagecaption|}}}]] </p>
}}
<p>Status: {{{status|''Unknown''}}}</p>
<p>Status: {{{status|''Unknown''}}}</p>
</div>
</div>
</div>
</div>
__FORCETOC__
__FORCETOC__</onlyinclude>
<div id="homelogo" class="onload">
<div class="panel-heading responsive">
[[File:Lostfinal.png|link=]]
</div>
</div>
</onlyinclude>
<noinclude><br style="clear:both;"/>
<noinclude><br style="clear:both;"/>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Latest revision as of 19:39, 18 April 2023

Missing.png

Status: Unknown


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:InfoboxLost/doc to edit this documentation. (How does this work?)

Description

Use this template to generate an infobox for use on Lost media pages.

Syntax

{{InfoboxLost
|title=<center>Title</center>
|image=
|imagecaption=
|status=<span style="color:red;, orange; or grey;">'''Lost'''</span>
}}

The fields are described as it follows: title is the title of the piece of media (displayed on the top), image is the image file to be used, imagecaption is a short description of the image immediately above, and status is the status of the media in question.

While image and imagecaption may be safely ommited, title and status will be filled with Unknown if ommited.

See also