Template:Pagestart: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
|Setting = Wikitext string
|Setting = Wikitext string
|Pointer = Boolean
|Pointer = Boolean
|Published = Boolean
|Hidden = Boolean
|Hidden = Boolean
|UA = Boolean
|UA = Boolean
|User = Boolean
}}</noinclude><includeonly></includeonly><noinclude>
}}</noinclude><includeonly></includeonly><noinclude>
==Use==
==Use==
To store page information into the Cargo table 'Page_Info'.
Template to define Cargo table 'Page_Info'. This table hols base information and flags for most of the Rlyehwiki pages.
==Syntax==
==Table Fields==
<pre>{{Pagestart}}</pre>
<pre>
 
|Page_Name = Page
==Example==
|Page_Title = Wikitext string
<pre>{{Pagestart}}</pre>
|Page_Identifier = Wikitext string
 
|Sources = list (, ) of Wikitext string
produces...
|Licenses = list (, ) of Wikitext string
 
|Canon = Boolean
{{Pagestart}}(novisible display)
|Date_Created = Date
|Setting = Wikitext string
|Pointer = Boolean
|Published = Boolean
|Hidden = Boolean
|UA = Boolean
|User = Boolean
</pre>


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 07:13, 22 February 2020

This template defines the table "Pages_Info". View table.

Use

Template to define Cargo table 'Page_Info'. This table hols base information and flags for most of the Rlyehwiki pages.

Table Fields

|Page_Name = Page
|Page_Title = Wikitext string
|Page_Identifier = Wikitext string
|Sources = list (, ) of Wikitext string
|Licenses = list (, ) of Wikitext string
|Canon = Boolean
|Date_Created = Date
|Setting = Wikitext string
|Pointer = Boolean
|Published = Boolean
|Hidden = Boolean
|UA = Boolean
|User = Boolean