Template:Format: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:# | {| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#E9CFEC;line-height:1.5em;word-spacing:0.5px;" | ||
| | | | ||
{{#if:{{{image|}}} | {{Person | {{#if:{{{image|}}} | {{Person | ||
|color=# | |color=#E9CFEC; | ||
|image={{{image}}} | |image={{{image}}} | ||
|name={{{name}}} | |name={{{name}}} | ||
}} }} | }} }} | ||
{| border="0" width="100%" cellspacing="5" style="background-color:# | {| border="0" width="100%" cellspacing="5" style="background-color:#E9CFEC;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="25%" | <b>{{#if:{{{representative|}}} | '''Representative''' }}</b> | | width="25%" | <b>{{#if:{{{representative|}}} | '''Representative''' }}</b> | ||
Latest revision as of 09:50, 24 September 2016
|
|
EXAMPLE ON HOW TO USE THE TEMPLATE
|
Copy and paste the code below to the page you wish to add an Format box such as this one:
{{Format
|name=Type the name of the Format
|image= AndreyPonomarev.png
|representative=write the representative
|methodology=write the methodology
|country=write the country
|thinking type=write the thinking type
}}
Then replace the content of the variables with your own, for example :
Replace
name=Format name
With
name=Drakos Andreas
List of Variables
- name : This variable expects from the editor to assign to it the name of the Format
- image : This variable expects from the editor to assign to it the image of the Format. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.