Template:Pagestart: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
|Setting = Wikitext string
|Setting = Wikitext string
}}
}}
</noinclude><includeonly><div class="bctop">{{#if: {{{back|}}}|{{backto|{{{back}}}}}|}}</div><div class="notice">{{{notice|}}}</div><div class="badge">{{{badge|}}}</div>{{pagetitle}}</includeonly><noinclude>
{{pagetitle}}</includeonly><noinclude>
==Use==
To store page information into the Cargo table 'Page_Info'.
==Syntax==
==Syntax==
<pre>{{Pagestart
<pre>{{Pagestart}}</pre>
|back= <!--backlink-->
|notice= <!--notice templates-->
|badge= <!--page badge such as {{5esrd}}-->
}}</pre>


==Example==
==Example==
<pre>{{Pagestart
<pre>{{Pagestart}}</pre>
|back={{SRD5|Foo}}
|notice={{ambiguous|Bar}}
|badge={{5ecc}}
}}</pre>


produces...
produces...


{{Pagestart
{{Pagestart}}(novisible display)
|back={{SRD5|Foo}}
|notice={{ambiguous|Bar}}
|badge={{5ecc}}
}}


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

Revision as of 08:45, 8 February 2020

This template defines the table "Page_Info". This table has not been created yet. A replacement table has been generated for this table; View replacement table.

</includeonly>

Use

To store page information into the Cargo table 'Page_Info'.

Syntax

{{Pagestart}}

Example

{{Pagestart}}

produces...

(novisible display)