Template:UserPageInfo: Difference between revisions
From Jcastle.info
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|}}}|}} | ||
{| class="wikitable" | |||
|- | |||
! UserPageBody | |||
{{{PageTitle|}}} | | [[UserPageBody::{{{UserPageBody|}}}]] | ||
|- | |||
! AuthorName | |||
| [[AuthorName::{{{AuthorName|}}}]] | |||
|- | |||
! PubDate | |||
| [[PubDate::{{{PubDate|}}}]] | |||
{{{ | |} | ||
[[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.