Template:Pagetitle: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude><!-- Removed -->
{{#cargo_attach:
</includeonly><noinclude>
_table = Page_Info
{{deprecated}}
}}
</noinclude><includeonly>{{#cargo_store:
_table = Page_Info
|Page_Name = {{FULLPAGENAME}}
|Title={{#sub:{{SUBPAGENAME}}
  |0
  |{{#if: {{#pos:{{SUBPAGENAME}}|(}}
    |{{#expr: {{#pos:{{SUBPAGENAME}}|(}} - 1 - {{#if: {{#pos:{{SUBPAGENAME}}|:}}
      |{{#pos:{{SUBPAGENAME}}|:}} - 1
      |0
      }}
    }}
    |0
  }}
}}
 
|Identifier={{#if: {{#pos:{{SUBPAGENAME}}|(}}|{{#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. Modified from the [[Template:Pagedata]] by [https://dnd-wiki.org/wiki/User:Tarkisflux dnd-wiki.org user:Tarkisflux]
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]



Revision as of 08:08, 19 February 2020

</includeonly>

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