Template:Minich Clocks Final: Difference between revisions
Jump to navigation
Jump to search
SpawnBot automated edit |
SpawnBot automated edit |
||
Line 9: | Line 9: | ||
|datastyle = | |datastyle = | ||
| | |header3 = Information <firebase url='{{{url}}}/data/Address' /> hello Tri | ||
|label5 = Address | |label5 = Address | ||
Line 58: | Line 56: | ||
|data33 = <firebase url='{{{url}}}/data/Working?' /> | |data33 = <firebase url='{{{url}}}/data/Working?' /> | ||
|label35 = depth | |||
|data35 = <firebase url='{{{url}}}/data/depth' /> | |||
|label37 = exif | |||
|data37 = <firebase url='{{{url}}}/data/exif' /> | |||
|label39 = filename | |||
|data39 = <firebase url='{{{url}}}/data/filename' /> | |||
|label41 = filesize | |||
|data41 = <firebase url='{{{url}}}/data/filesize' /> | |||
|label43 = format | |||
|data43 = <firebase url='{{{url}}}/data/format' /> | |||
|label45 = height | |||
|data45 = <firebase url='{{{url}}}/data/height' /> | |||
|label47 = width | |||
|data47 = <firebase url='{{{url}}}/data/width' /> | |||
}} | }} | ||
== | ==Sample Section== | ||
{| | {| | ||
| Address: || <firebase url='{{{url}}}/data/Address' /> | | Address: || <firebase url='{{{url}}}/data/Address' /> | ||
Line 91: | Line 109: | ||
|- | |- | ||
| Working?: || <firebase url='{{{url}}}/data/Working?' /> | | Working?: || <firebase url='{{{url}}}/data/Working?' /> | ||
|- | |||
| depth: || <firebase url='{{{url}}}/data/depth' /> | |||
|- | |||
| exif: || <firebase url='{{{url}}}/data/exif' /> | |||
|- | |||
| filename: || <firebase url='{{{url}}}/data/filename' /> | |||
|- | |||
| filesize: || <firebase url='{{{url}}}/data/filesize' /> | |||
|- | |||
| format: || <firebase url='{{{url}}}/data/format' /> | |||
|- | |||
| height: || <firebase url='{{{url}}}/data/height' /> | |||
|- | |||
| width: || <firebase url='{{{url}}}/data/width' /> | |||
|- | |- | ||
|} | |} |