Template:Pagestart: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<!-- Cargo Table --> | <!-- Cargo Table --> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = Pages_Info | ||
| | |Page_Title = Wikitext string | ||
| | |Sources = list (, ) of Wikitext string | ||
| | |Licenses = list (, ) of Wikitext string | ||
| | |Date_Created = Date | ||
|Setting = list (, ) of Wikitext string | |||
< | |Canon = Boolean | ||
== | |Pointer = Boolean | ||
<pre> | |Published = Boolean | ||
| | <!--|Hidden = Boolean--> | ||
| | |Deprecated = Boolean | ||
| | |UA = Boolean | ||
|User = Boolean | |||
|Categories = List (, ) of Wikitext string | |||
}}</noinclude><includeonly></includeonly><noinclude> | |||
==Use== | |||
Template to define Cargo table 'Page_Info'. This table hols base information and flags for most of the Rlyehwiki pages. | |||
==Table Fields== | |||
<pre> | |||
|Page_Name = Page (unique) | |||
|Page_Title = Wikitext string | |||
|Page_Identifier = Wikitext string | |||
|Sources = Wikitext string | |||
|Licenses = list (, ) of Wikitext string | |||
|Date_Created = Date | |||
|Setting = list (, ) of Wikitext string | |||
|Canon = Boolean | |||
|Pointer = Boolean | |||
|Published = Boolean | |||
|Deprecated = Boolean | |||
|UA = Boolean | |||
|User = Boolean | |||
|Categories = List (, ) of Wikitext string | |||
</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 16:02, 13 August 2022
This template defines the table "Pages_Info". View table.
Use
Template to define Cargo table 'Page_Info'. This table hols base information and flags for most of the Rlyehwiki pages.
Table Fields
|Page_Name = Page (unique) |Page_Title = Wikitext string |Page_Identifier = Wikitext string |Sources = Wikitext string |Licenses = list (, ) of Wikitext string |Date_Created = Date |Setting = list (, ) of Wikitext string |Canon = Boolean |Pointer = Boolean |Published = Boolean |Deprecated = Boolean |UA = Boolean |User = Boolean |Categories = List (, ) of Wikitext string