Template:Pagestart: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude> | ||
== | <!-- Cargo Table --> | ||
<pre> | {{#cargo_declare: | ||
| | _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 | |||
|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