Template:Characterprofile: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(add affiliations)
(make things flexible)
Line 1: Line 1:
<!-- MAIN TEMPLATE CODE --><includeonly>{| align="right" style="width: 22em; margin: 10px 1px 10px 10px; clear:both; background:#FFF;" cellpadding="0" cellspacing="0"
<!-- MAIN TEMPLATE CODE --><includeonly>{| align="right" style="width: 22em; margin: 10px 1px 10px 10px; clear:both; background:#FFF;" cellpadding="0" cellspacing="0"
| align = center |
| align = center |
{| style="border:2px #aaa solid; width: 100%; font-size: 95%; text-align: left;"
{| style="border:2px {{{border-color|#7bafd4}}} solid; width: 100%; font-size: 95%; text-align: left;"
! colspan=2 style="white-space: nowrap; background-color: #8B7355; color: #FFFFFF; font-size: larger; text-align: center;" | {{{name}}}
! colspan=2 style="white-space: nowrap; background-color: {{{background-color|#7bafd4}}}; color: {{{color|#FFFFFF}}}; font-size: larger; text-align: center;" | {{{name}}}
|-
|-
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |
Line 134: Line 134:
|}
|}
|}</includeonly><!-- INSTRUCTIONS CODE --><noinclude>
|}</includeonly><!-- INSTRUCTIONS CODE --><noinclude>
{{characterprofileTanai
{{characterprofile
|name= NAME
|name= NAME
|image= <nowiki>[[File:filename|thumbnail|center]]</nowiki>
|image= <nowiki>[[File:filename|thumbnail|center]]</nowiki>
Line 172: Line 172:
===COPY/PASTE CODE===
===COPY/PASTE CODE===
<pre{{log2|border=none|margin-right=30em}}>
<pre{{log2|border=none|margin-right=30em}}>
<nowiki>{{characterprofile
<nowiki>{{characterprofileTanai
|name=
|name=
|image= <!--example: [[File:filename.png|thumbnail|center]] -->
|image= <!--example: [[File:filename.png|thumbnail|center]] -->

Revision as of 19:32, 2 September 2018

Template:CharacterprofileTanai This template puts a table on the right side of a profile page that will look like this if all parameters are completed. The template code should be put on the page first, followed by any normal text. A good example of the use of this template can be seen here.

It is not necessary to complete all parameters. Parameters will not show if you do not complete them.

Character portraits can be uploaded at the Upload file link under Tools at the bottom of the left sidebar.

Text between <!-- and --> will not appear on your profile page (it is commonly used to leave editor notes). It is okay to remove the <!-- and --> and the text in between.

COPY/PASTE CODE

{{characterprofileTanai
|name=
|image= <!--example: [[File:filename.png|thumbnail|center]] -->
|caption=
|race=
|culture=
|class=
|profession=
|religion=
|affiliations=
|word=
|disposition=
|demeanor=
|ptrait=
|strait=
|flaw=
|strength=
|weakness=
|habits=
|hobbies=
|soft=
|likes=
|dislikes=
|fears=
|loyalties=
|friend=
|spouse=
|loved=
}}