Template:StorePageData: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
|Sources = list (, ) of Wikitext string | |Sources = list (, ) of Wikitext string | ||
|Licenses = list (, ) of Wikitext string | |Licenses = list (, ) of Wikitext string | ||
|Date_Created = Date | |Date_Created = Date | ||
|Setting = Wikitext string | |Setting = Wikitext string | ||
|Canon = Boolean | |||
|Pointer = Boolean | |Pointer = Boolean | ||
|Published = Boolean | |Published = Boolean | ||
Line 21: | Line 21: | ||
|Sources = {{{sources|}}} | |Sources = {{{sources|}}} | ||
|Licenses = {{{licenses|}}} | |Licenses = {{{licenses|}}} | ||
|Date_Created = {{{creationdate|}}} | |Date_Created = {{{creationdate|}}} | ||
|Setting = {{{setting|}}} | |Setting = {{{setting|}}} | ||
|Canon = {{#if: {{{canon|}}}|1|0}} | |||
|Pointer = {{#if: {{{pointer|}}}|1|0}} | |Pointer = {{#if: {{{pointer|}}}|1|0}} | ||
|Published = {{#if: {{{published|}}}|1|0}} | |Published = {{#if: {{{published|}}}|1|0}} |
Revision as of 14:02, 5 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= |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--> }}