Template:UserPageInfo: Difference between revisions

From Jcastle.info
(Undo revision 14875 by Eric (talk))
(Undo revision 14874 by Eric (talk))
Line 11: Line 11:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>{{#set:PageTitle=User:{{{PageTitle|}}}|}}
<vote />
{| class="wikitable"
<div class="user-section-heading">
|-
<div class="user-section-title">
! UserPageBody
{{{PageTitle|}}}
| [[UserPageBody::{{{UserPageBody|}}}]]
</div>
|-
<div class="visualClear"></div>
! AuthorName
</div>
| [[AuthorName::{{{AuthorName|}}}]]
by {{{AuthorName|}}} ({{{PubDate|}}})
|-
 
! PubDate
 
| [[PubDate::{{{PubDate|}}}]]
{{{UserPageBody|}}}
|}
 
 
<comments />


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

Revision as of 18:23, 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.