Template:InfoBoxMetaStorage: Difference between revisions

From Tech Tangents
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox-title">'''[[Has SID::{{PAGENAME}}]]'''</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>[[Property:Of_Storage_Type|{{nowrap|Storage Type}}]]</th>
    <td id="StorageType">[[Of Storage Type::{{{Storage Type}}}]]</td>
    {{#if:{{{Storage Type|}}}|{{#ifeq:{{PAGENAME}}|MetaStorage/Preload|Category Not Set|[[Category:MetaStorage]]}}}}
</tr>


<tr>
    <th>{{nowrap|Location}}</th>
    <td id="INSID">[[In SID::{{{Location}}}]]</td>
</tr>
<tr><th colspan=2  class="info-section">QR Code</th></tr>
<tr><td colspan=2 style="text-align:center;">[https://wiki.techtangents.net/php/sid-tag.php?page={{PAGENAMEE}}&layout=shipping <div class="mw-collapsible mw-collapsed" id="QRCode">{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}</div> (Click for Asset Tag)]</td></tr>
</table>
</div>
<noinclude>
<templatedata>
{
"params": {
"Title": {},
"Photo": {
"type": "wiki-file-name"
},
"Storage Type": {
"type": "string",
"suggestedvalues": [
"Bin",
"Shelf",
"Room"
],
"required": true
},
"Storage ID": {
"type": "string"
},
"Location": {
"type": "wiki-page-name"
}
}
}
</templatedata>
</noinclude>

Latest revision as of 16:33, 10 August 2024

InfoBoxMetaStorage
Storage Info
Storage Type {{{Storage Type}}}
Location {{{Location}}}
QR Code
(Click for Asset Tag)

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TitleTitle

no description

Unknownoptional
PhotoPhoto

no description

Fileoptional
Storage TypeStorage Type

no description

Suggested values
Bin Shelf Room
Stringrequired
Storage IDStorage ID

no description

Stringoptional
LocationLocation

no description

Page nameoptional