Template: InfoboxLost: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
m (Reverted edits by Kobochat (talk) to last revision by SenaUW)
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<div id="infobox" class="panel panel-success onload">
<div id="infobox" class="card p-0 alert-success mb-3 onload">
{{#if: {{{image|}}}  
<div class="card-img-top">{{#if: {{{image|}}}  
   |
   |[[File:{{{image|}}}|class=img-fluid]] {{#set: Infobox image=File:{{{image|}}}}}
<div class="panel-heading responsive">
   |[[File:Missing.png]] {{#set: Infobox image=File:Missing.png}}
[[File:{{{image|}}}]] {{#set: Infobox image=File:{{{image|}}}}}
}}</div>
</div>
<div class="card-body" 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>

Revision as of 11:57, 26 March 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