Difference between revisions of "Template talk:RP character"

From RPGWW Wiki
Jump to: navigation, search
Line 1: Line 1:
 
You can use this template to create easy boxes with character images and information. If you enter the following into a wiki edit page:
 
You can use this template to create easy boxes with character images and information. If you enter the following into a wiki edit page:
 
+
<pre>
 
  {{RP character|
 
  {{RP character|
 
  title={{{title}}} |
 
  title={{{title}}} |
Line 16: Line 16:
 
  rper=[[User:RPerName|RPerName] |
 
  rper=[[User:RPerName|RPerName] |
 
  }}
 
  }}
 
+
</pre>
  
 
Replace the stuff in triple braces with your own information. If you wish to leave a field blank, just cut out the stuff in braces, but make sure you leave the pipe in and the field with the equals sign (or it'll just make a space for the field in the table but it will be blank instead of erasing the field).
 
Replace the stuff in triple braces with your own information. If you wish to leave a field blank, just cut out the stuff in braces, but make sure you leave the pipe in and the field with the equals sign (or it'll just make a space for the field in the table but it will be blank instead of erasing the field).

Revision as of 20:23, 19 March 2006

You can use this template to create easy boxes with character images and information. If you enter the following into a wiki edit page:

 {{RP character|
 title={{{title}}} |
 picture= [[Image:example.jpg]] |
 bgcolor=#fff |
 fgcolor=$000 |
 birthplace={{{birthplace}}} |
 height={{{height}}} |
 job={{{job}}} |
 affiliation={{{affiliation}}}|
 weapon={{{weapon}}} |
 weaponname={{{weapon name}}} |
 race={{{race}}} |
 gender={{{gender}}} |
 rper=[[User:RPerName|RPerName] |
 }}

Replace the stuff in triple braces with your own information. If you wish to leave a field blank, just cut out the stuff in braces, but make sure you leave the pipe in and the field with the equals sign (or it'll just make a space for the field in the table but it will be blank instead of erasing the field).

Obviously, if you want to use an image, it has to be uploaded to the wiki.

Archmage 19:20, 19 March 2006 (PST)