Template:InfoBoxMetaStorage: Difference between revisions

From Tech Tangents
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
Line 1: Line 1:
<div class="infobox">
<div class="infobox-title">'''Storage Location'''</div>
{{#if:{{{Photo|}}}|<div class="infobox-image" id="Photo">[[Has Photo::File:{{{Photo}}}|150px|center]]</div>}}<table style="width:100%;">
<tr>
<th colspan=2 class="info-section">Storage Info</th>
</tr>
<tr>
    <th>{{nowrap|Storage Type}}</th>
    <td id="StorageType">{{{Storage Type}}}</td>
    [[Category:MetaStorage]]
</tr>


<tr>
    <th>{{nowrap|Storage ID}}</th>
    <td id="StorageID">[[Has SID::{{{Storage ID}}}]]</td>
</tr>
<tr><th colspan=2  class="info-section">QR Code</th></tr>
<tr><td colspan=2 style="text-align:center;"><div class="mw-collapsible mw-collapsed" id="QRCode">{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}</div></td></tr>
</table>
</div>
<noinclude>
<templatedata>
{
"params": {
"Title": {},
"Photo": {},
"Storage Type": {
"type": "string",
"suggestedvalues": [
"Bin",
"Shelf",
"Room"
]
}
}
}
</templatedata>
</noinclude>

Revision as of 14:30, 8 August 2024

Storage Location
Storage Info
Storage Type {{{Storage Type}}}
Storage ID {{{Storage ID}}}
QR Code

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TitleTitle

no description

Unknownoptional
PhotoPhoto

no description

Unknownoptional
Storage TypeStorage Type

no description

Suggested values
Bin Shelf Room
Stringoptional