Template:UserPageInfo: Difference between revisions

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


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

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