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>{{#set:PageTitle=User:{{{PageTitle|}}}|}}
</noinclude><includeonly>
{| class="wikitable"
<vote />
|-
<div class="user-section-heading">
! UserPageBody
<div class="user-section-title">
| [[UserPageBody::{{{UserPageBody|}}}]]
{{{PageTitle|}}}
|-
</div>
! AuthorName
<div class="visualClear"></div>
| [[AuthorName::{{{AuthorName|}}}]]
</div>
|-
by {{{AuthorName|}}} ({{{PubDate|}}})
! PubDate
 
| [[PubDate::{{{PubDate|}}}]]
 
|}
{{{UserPageBody|}}}
 
 
<comments />


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

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