Template: InfoboxFound: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
m (Reverted edits by Kobochat (talk) to last revision by Anton)
(7 intermediate revisions by 3 users not shown)
Line 4: Line 4:
   |
   |
<div class="panel-heading responsive">
<div class="panel-heading responsive">
[[{{{image|}}}]]
[[File:{{{image|}}}]] {{#set: Infobox image=File:{{{image|}}}}}
</div>
  |
<div class="panel-heading responsive">
[[File:No_image.png]] {{#set: Infobox image=File:No_image.png}}
</div>
</div>
}}
}}
Line 10: Line 14:
{{#if: {{{imagecaption|}}}  
{{#if: {{{imagecaption|}}}  
   |
   |
<p>{{{imagecaption|}}} </p>
<p>[[Infobox image caption::{{{imagecaption|}}}]] </p>
}}
}}
<p>Status: {{{status|''Unknown''}}}</p>
<p>Status: {{{status|''Unknown''}}}</p>
Line 16: Line 20:
<p>Found by: {{{foundby|''Unknown''}}}</p>
<p>Found by: {{{foundby|''Unknown''}}}</p>
</div>
</div>
</div>
</div>{{#default_form: Media}}
__FORCETOC__</onlyinclude>
__FORCETOC__</onlyinclude>
<noinclude><br style="clear:both;"/>
<noinclude><br style="clear:both;"/>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 06:39, 2 April 2019

No image.png

Status: Unknown

Date found: Unknown

Found by: Unknown


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

Description

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

Syntax

{{InfoboxFound
|title=<center>Title</center>
|image=
|imagecaption=
|status=<span style="color:green;">'''Found'''</span>
|datefound=
|foundby=
}}

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, status is the status of the media (always Found), datefound is the date of finding of the piece of media, and foundby is the name of the individual who found it.

While image and imagecaption may be safely ommited, the remaining fields will be filled with Unknown if ommited.

See also