Template:StorePageData: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
<!-- | <!-- | ||
|Page_Title = Wikitext string | |Page_Title = Wikitext string | ||
|Sources = list (, ) of Wikitext string | |Sources = list (, ) of Wikitext string | ||
|Licenses = list (, ) of Wikitext string | |Licenses = list (, ) of Wikitext string | ||
| Line 20: | Line 19: | ||
_table = Pages_Info | _table = Pages_Info | ||
|Page_Title = {{#if: {{{pagetitle|}}}|{{{pagetitle}}}|{{PAGENAME}}}} | |Page_Title = {{#if: {{{pagetitle|}}}|{{{pagetitle}}}|{{PAGENAME}}}} | ||
|Sources = {{{sources|}}} | |Sources = {{{sources|}}} | ||
|Licenses = {{{licenses|}}} | |Licenses = {{{licenses|}}} | ||
Revision as of 21:17, 4 May 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-->
}}