Template:HLRProfile

From RPC Library
Jump to navigation Jump to search
How to include a charprofile list in your page:
{{ HLRPRofile
| picture = Mine.jpg
}}

or with all optional parameters listed
{{ HLRProfile
| picture = Mine.jpg
| name = Bob Bobsy
| fullname = full name
| alias = Your alias
| dob = date of birth
| apparentage = apparent age
| occupation = apparent age
| concept = concept
| virtue = virtue
| vice = vice
| playedby = Your Face Claim's name
| cell = the name of your cell
| extrainfo = Additional text to add to the end of the char profile section (note: be sure to use the ! template in place of any |'s here)
}}

The only thing strictly needed for the profile is the picture, name will default to the base page name and everything else is optional and won't show if not set.

If you want to use a custom character page that doesn't use this charprofile, you should still add it as other lists on the site use the information in it. But just set visible = false, as below.

{{ HLRProfile
| visible = false
| name = Ricky Bobby
| playedby = Will Ferrell
| cell = Shake n' Bake
}}