Template:UserPageInfo: Difference between revisions

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


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

Revision as of 07: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.