Template:StorePageData: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <!-- Cargo Table --> {{#cargo_attach: _table = Pages_Info}} <!-- |Page_Title = Wikitext string |Page_Identifier = Wikitext string |Sources = list (, ) of Wikitext...") |
No edit summary |
||
| Line 18: | Line 18: | ||
|Categories = List (, ) of Wikitext string | |Categories = List (, ) of Wikitext string | ||
--></noinclude><includeonly>{{#cargo_store: | --></noinclude><includeonly>{{#cargo_store: | ||
_table = Pages_Info | |||
|Page_Title = {{#if: {{{pagetitle|}}}|{{{pagetitle}}}|{{PAGENAME}}}} | |Page_Title = {{#if: {{{pagetitle|}}}|{{{pagetitle}}}|{{PAGENAME}}}} | ||
|Page_Identifier = {{{pageid|}}} | |Page_Identifier = {{{pageid|}}} | ||
Revision as of 17:44, 14 March 2020
This template adds rows to the table "Pages_Info", which is declared by the template Pagestart. View table.
Use
Stores data into Cargo table 'Page_Info'.
Syntax
{{StorePageData
|pagetitle=
|pageid=
|sources=
|licenses=
|canon=<!--blank, true if canon-->
|creationdate=
|setting=
|pointer=<!--blank, true if pointer-->
|published=<!--blank, true if published-->
|hidden=<!--blank, true if hidden-->
|ua=<!--blank, true if hidden-->
|user=<!--blank, true if user creation-->
|categories=<!-- NOT CURRENTLY USED list of categories-->
}}