Template:Pagetitle: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<noinclude> {{#cargo_attach: _table = Page_Info }} </noinclude><includeonly>{{#cargo_store: _table = Page_Info |Title={{#sub:{{SUBPAGENAME}} |0 |{{#if: {{#pos:{{SUBPAGENA...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude></noinclude><includeonly><!-- Removed -->
{{#cargo_attach:
</includeonly><noinclude>
_table = Page_Info
{{deprecated}}
}}
This template stores the Title parameter for a page (everything after the namespace and before the first "(") and the identifier for a page (stuff in the parentheses) into the Page_Info table of [[Template:Pagestart]]. There are no parameters for this template. Modified from the [[Template:Pagedata]] by [https://dnd-wiki.org/wiki/User:Tarkisflux dnd-wiki.org user:Tarkisflux]
</noinclude><includeonly>{{#cargo_store:
_table = Page_Info
|Title={{#sub:{{SUBPAGENAME}}
  |0
  |{{#if: {{#pos:{{SUBPAGENAME}}|(}}
    |{{#expr: {{#pos:{{SUBPAGENAME}}|(}} - 1 - {{#if: {{#pos:{{SUBPAGENAME}}|:}}
      |{{#pos:{{SUBPAGENAME}}|:}} - 1
      |0
      }}
    }}
    |0
  }}
}}
|Identifier={{#if: {{#pos:{{SUBPAGENAME}}|(}}
  |[[Identifier::{{#sub:{{SUBPAGENAME}}
    |{{#expr: {{#pos:{{SUBPAGENAME}}|(}} + 1}}
    |{{#expr: {{#pos:{{SUBPAGENAME}}|)}} - 1 - {{#pos:{{SUBPAGENAME}}|(}} }}
  }}| ]]
}}</includeonly><noinclude>
This template stores the Title parameter for a page (everything after the namespace and before the first "(") and the identifier for a page (stuff in the parentheses) into the Page_Info table of [[Template:Pagestart]]. There are no parameters for this template.


{{pagetitle}}
{{pagetitle}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 08:09, 19 February 2020

This information is deprecated.

This template stores the Title parameter for a page (everything after the namespace and before the first "(") and the identifier for a page (stuff in the parentheses) into the Page_Info table of Template:Pagestart. There are no parameters for this template. Modified from the Template:Pagedata by dnd-wiki.org user:Tarkisflux