Template:StorePageData: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
|Sources = {{{sources|}}} | |Sources = {{{sources|}}} | ||
|Licenses = {{{licenses|}}} | |Licenses = {{{licenses|}}} | ||
|Canon = {{#if: {{{canon|}}}|1| | |Canon = {{#if: {{{canon|}}}|1|0}} | ||
|Date_Created = {{{creationdate|}}} | |Date_Created = {{{creationdate|}}} | ||
|Setting = {{{setting|}}} | |Setting = {{{setting|}}} | ||
|Pointer = {{#if: {{{pointer|}}}|1}} | |Pointer = {{#if: {{{pointer|}}}|1|0}} | ||
|Published = {{#if: {{{published|}}}|1}} | |Published = {{#if: {{{published|}}}|1|0}} | ||
|Hidden = {{#if: {{{hidden|}}}|1}} | |Hidden = {{#if: {{{hidden|}}}|1|0}} | ||
|UA = {{#if: {{{ua|}}}|1}} | |UA = {{#if: {{{ua|}}}|1|0}} | ||
|User = {{#if: {{{user|}}}|1}} | |User = {{#if: {{{user|}}}|1|0}} | ||
|Categories = {{{categories|}}} | |Categories = {{{categories|}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> |
Revision as of 20:05, 19 April 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--> }}