Template:Box: Difference between revisions
No edit summary |
m (spelling) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#default_form:Box}} | |||
{| style="border: 1px solid; width:25em; float: right; font-size: 90%;" | {| style="border: 1px solid; width:25em; float: right; font-size: 90%;" | ||
|- | |- | ||
|colspan="2" style="text-align: center;"| '''Box infos''' | |colspan="2" style="text-align: center;"| '''Box infos''' | ||
|- | |- | ||
! [[Property:BoxID | | ! [[Property:BoxID | ID]] | ||
| [[BoxID::{{{BoxID}}}]] | | [[BoxID::{{{BoxID}}}]] | ||
|- | |- | ||
! [[Property:BoxTitle | | ! [[Property:BoxTitle | Title]] | ||
| [[BoxTitle::{{{BoxTitle}}}]] | | [[BoxTitle::{{{BoxTitle}}}]] | ||
|- | |- | ||
! [[Property:BoxDescription | | ! [[Property:BoxDescription | Description]] | ||
| [[BoxDescription::{{{BoxDescription}}}]] | | [[BoxDescription::{{{BoxDescription}}}]] | ||
|- | |- | ||
! [[Property:BoxLocation | | ! [[Property:BoxLocation | Location]] | ||
| [[BoxLocation::{{{BoxLocation}}}]] | | [[BoxLocation::{{{BoxLocation}}}]] | ||
|- | |- | ||
! [[Property:BoxSize | | ! [[Property:BoxSize | Size]] | ||
| [[BoxSize::{{{BoxSize}}}]] | | [[BoxSize::{{{BoxSize}}}]] | ||
|- | |||
! [[Property:BoxLastChecked | LastChecked]] | |||
| [[BoxLastChecked::{{{BoxLastChecked}}}]] | |||
|} | |} | ||
The fields are described in Property: pages. If you want to create a new field, please use the [https://wiki.milliways.info/index.php?title=Special:CreateProperty| Special:CreateProperty] Page. | |||
[[Category:Box]] | [[Category:Box]] |
Latest revision as of 10:17, 6 June 2024
Box infos | |
ID | {{{BoxID}}} |
---|---|
Title | {{{BoxTitle}}} |
Description | {{{BoxDescription}}} |
Location | {{{BoxLocation}}} |
Size | {{{BoxSize}}} |
LastChecked | {{{BoxLastChecked}}} |
The fields are described in Property: pages. If you want to create a new field, please use the Special:CreateProperty Page.