Template:UserPageInfo: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
Line 12: Line 12:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
[[{{{PageTitle|}}}]] {{#set:PageTitle=User:{{{PageTitle|}}}}}  
{{{PageTitle|}}}  


{{{UserPageBody|}}}
{{{UserPageBody|}}}
Line 18: Line 18:
[[User:{{{AuthorName|}}}]] {{#set:AuthorName=User:{{{AuthorName|}}}}}  
[[User:{{{AuthorName|}}}]] {{#set:AuthorName=User:{{{AuthorName|}}}}}  


[[PubDate::{{{PubDate|}}}
PubDate::{{{PubDate|}}}




[[Category:User Pages]]
[[Category:User Pages]]
</includeonly>
</includeonly>

Revision as of 20:49, 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.