Template:UserPageInfo: Difference between revisions

From Jcastle.info
(Undo revision 14874 by Eric (talk))
(Generated from a page schema)
Line 11: Line 11:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{#set:PageTitle=User:{{{PageTitle|}}}|}}
</noinclude><includeonly>{| class="wikitable"
{| class="wikitable"
! PageTitle
| [[User:{{{PageTitle|}}}]] {{#set:PageTitle=User:{{{PageTitle|}}}}}  
|-
|-
! UserPageBody
! UserPageBody
Line 18: Line 19:
|-
|-
! AuthorName
! AuthorName
| [[AuthorName::{{{AuthorName|}}}]]
| [[User:{{{AuthorName|}}}]] {{#set:AuthorName=User:{{{AuthorName|}}}}}
|-
|-
! PubDate
! PubDate

Revision as of 20:35, 1 July 2017

This is the "UserPageInfo" template. It should be called in the following format:

{{UserPageInfo
|PageTitle=
|UserPageBody=
|AuthorName=
|PubDate=
}}

Edit the page to see the template text.