Template:StorePageData

From Rlyehwiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This template adds rows to the table "Pages_Info", which is declared by the template Pagestart. View table. |Deprecated = Boolean |UA = Boolean |User = Boolean |Categories = List (, ) of Wikitext string -->

Use

Stores data into Cargo table 'Page_Info'.

Syntax

{{StorePageData
|pagetitle=
|sources=
|licenses=
|creationdate=
|setting= 
|canon=<!--blank, true if canon-->
|pointer=<!--blank, true if pointer-->
|published=<!--blank, true if published-->
|deprecated=<!--blank, true if deprecated-->
|ua=<!--blank, true if hidden-->
|user=<!--blank, true if user creation-->
|categories=<!-- NOT CURRENTLY USED list of categories-->
}}

Example

{{StorePageData
|pagetitle=Foo
|sources=Foo's Guide to Barbarism
|licenses=Bar
|creationdate=
|setting= 
|canon=true<!--blank, true if canon-->
|pointer=<!--blank, true if pointer-->
|published=<!--blank, true if published-->
|deprecated=<!--blank, true if deprecated-->
|ua=<!--blank, true if hidden-->
|user=<!--blank, true if user creation-->
|categories=<!-- NOT CURRENTLY USED list of categories-->
}}