Template:UserPageInfo: Difference between revisions

From Jcastle.info
(Generated from a page schema)
No edit summary
 
(16 intermediate revisions by the same user not shown)
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"
 
|-
== {{{PageTitle|}}} ==
! UserPageBody
by [[User:{{{AuthorName|}}}]] {{#set:AuthorName=User:{{{AuthorName|}}}}} <small>({{#show: {{FULLPAGENAME}} | ?Modification date#-F[Y/m/d]}})</small>
| [[UserPageBody::{{{UserPageBody|}}}]]  
 
|-
{{{UserPageBody|}}}
! AuthorName
 
| [[AuthorName::{{{AuthorName|}}}]]
 
|-
<vote />
! PubDate
<comments />
| [[PubDate::{{{PubDate|}}}]]
|}


[[Category:User Pages]]
[[Category:User Pages]]
__NOTITLE__
__NOTOC__
__NOEDITSECTION__
</includeonly>
</includeonly>

Latest revision as of 19:50, 21 March 2018

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.