Template: InfoboxLost: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
m (1 revision imported)
m (1 revision imported)
 
(16 intermediate revisions by 3 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|}}}]]
}}</div>
</div>
<div class="card-body bg-white" style="padding-top:1.5em;font-size:.9em"><!--
}}
-->{{#if: {{{imagecaption|}}}  
<div class="panel-body" style="padding-top:1.5em;font-size:.9em">
    |<p>[[Infobox image caption::{{{imagecaption|}}}]] </p>
{{#if: {{{imagecaption|}}}  
  }}
  |
<p>{{{imagecaption|}}} </p>
}}
<p>Status: {{{status|''Unknown''}}}</p>
<p>Status: {{{status|''Unknown''}}}</p>
</div>
</div>

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