Difference between revisions of "Template:Profile"

From TwistedMUCK
Jump to: navigation, search
(Attempting to solve previous problem by starting over from scratch.)
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
 
This character page template represents the default layout for the character profile pages. To use please add the following to the desired page, save, and then edit the page again to add the appropriate information.
 
 
    <nowiki>{{subst::Template:Profile}}</nowiki>
 
 
For a list of Categories to include please visit [[Special:Categories]].
 
</noinclude>
 
 
 
<includeonly>
 
<includeonly>
 
{{Characterbox|
 
{{Characterbox|
Title=
+
Title={{{Title}}}
|Image=[[File:Missing.jpg|200px]]
+
|Image=[[File:{{{Image}}}|200px]]
|Name=
+
|Name={{{Name}}}
|Series=
+
|Series={{{Series}}}
|Class=
+
|Class={{{Class}}}
|Alignment=
+
|Alignment={{{Alignment}}}
|Gender=
+
|Gender={{{Gender}}}
|Species=
+
|Species={{{Species}}}
|Age=
+
|Age={{{Age}}}
|Birthdate=
+
|Birthdate={{{Birthdate}}}
|Height=
+
|Height={{{Height}}}
|Weight=
+
|Weight={{{Weight}}}
 
|}}
 
|}}
  
 
==Background==
 
==Background==
 +
{{{Background}}}
  
 
==Primary Skills and Abilities==
 
==Primary Skills and Abilities==
 +
{{{Skills}}}
  
 
==Character Statistics==
 
==Character Statistics==
 +
{{{Statistics}}}
  
 
==Logs==
 
==Logs==
Line 39: Line 34:
 
[[Category:Pre-Unification‏‎]]
 
[[Category:Pre-Unification‏‎]]
 
</includeonly>
 
</includeonly>
 +
 +
<noinclude>
 +
This character page template represents the default layout for the character profile pages. To use please add the following to the desired page, save, and then edit the page again to add or remove the appropriate information.
 +
 +
    <nowiki>{{subst::Template:Profile}}</nowiki>
 +
 +
For a list of Categories to include please visit [[Special:Categories]].
 +
 +
==Experimental Section==
 +
As an alternative, the following section can be copy/pasted onto a blank page. By filling out each field before saving not only is the preferred layout created, but all sections are automatically filled in for you.
 +
 +
'''Pros''': Automated page generation. Makes it easier for those unfamiliar with wiki formatting.
 +
 +
'''Cons''': Sections can not be edited individually or removed/replaced easily without complications. Makes things more difficult for advanced users.
 +
 +
<div style="width: 50%;"><pre>
 +
{{Profile|
 +
|Title=
 +
|Image=
 +
|Name=
 +
|Series=
 +
|Class=
 +
|Alignment=
 +
|Gender=
 +
|Species=
 +
|Age=
 +
|Birthdate=
 +
|Height=
 +
|Weight=
 +
|Background=
 +
|Skills=
 +
|Statistics=
 +
}}
 +
</pre></div>
 +
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 20:54, 25 November 2019


This character page template represents the default layout for the character profile pages. To use please add the following to the desired page, save, and then edit the page again to add or remove the appropriate information.

   {{subst::Template:Profile}}

For a list of Categories to include please visit Special:Categories.

Experimental Section

As an alternative, the following section can be copy/pasted onto a blank page. By filling out each field before saving not only is the preferred layout created, but all sections are automatically filled in for you.

Pros: Automated page generation. Makes it easier for those unfamiliar with wiki formatting.

Cons: Sections can not be edited individually or removed/replaced easily without complications. Makes things more difficult for advanced users.

{{Profile|
|Title=
|Image=
|Name=
|Series=
|Class=
|Alignment=
|Gender=
|Species=
|Age=
|Birthdate=
|Height=
|Weight=
|Background=
|Skills=
|Statistics=
}}
Personal tools