1. GH
  2. Template_ProfileBackgrounds

This page can be used as a building block in other pages.

For use on the Profile page to make listing profile options easier.

The template can be set up one of 2 ways depending what is entered into the "Type" field, Background or Avatar. Image fields should have only the link. List costs or others such notes of how to obtain the item in the Obtain field

- "Background" only uses Image/Obtain 1-3 so the others may be removed.
- "Avatar" will require [table] code around the template as it is designed to build only 1 row, yet is meant to allow alignment adjustment depending on how many are input. As such, multiple templates will be used together inside the [table] code to allow proper alignment together.

This template is also used on the Equipment page to list equipment (use Avatar type) and in the EventPage template and other special event pages to list equipment and avatars.

Code:
[TEMPLATE]GH:Template_ProfileBackgrounds
| Type = Background/Avatar
| Image1 =
| Obtain1 =
| Image2 =
| Obtain2 =
| Image3 =
| Obtain3 =
| Image4 =
| Obtain4 =
| Image5 =
| Obtain5 =
| Image6 =
| Obtain6 =
| Image7 =
| Obtain7 =
| Image8 =
| Obtain8 =
[/TEMPLATE]



[if="{{{Type}}}==Background"][table] style="width:100%; margin-auto;"
|-
| style="width:260px; padding:7px;" | [url={{{Image1}}}][img=250]{{{Image1}}}[/img][/url]
| style="width:260px; padding:7px;" | [url={{{Image2}}}][img=250]{{{Image2}}}[/img][/url]
| style="width:260px; padding:7px;" | [url={{{Image3}}}][img=250]{{{Image3}}}[/img][/url]
|-
| style="text-align:left; padding:0 7px 7px 7px;" | {{{Obtain1}}}
| style="text-align:left; padding:0 7px 7px 7px;" | {{{Obtain2}}}
| style="text-align:left; padding:0 7px 7px 7px;" | {{{Obtain3}}}
[/table][/if][if="{{{Type}}}==Avatar"]
|-
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image1}}}"][img]{{{Image1}}}[/img][/if]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image2}}}"][img]{{{Image2}}}[/img][/if]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image3}}}"][img]{{{Image3}}}[/img][/if]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image4}}}"][img]{{{Image4}}}[/img][/if]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image5}}}"][img]{{{Image5}}}[/img][/if]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image6}}}"][img]{{{Image6}}}[/img][/if][if="{{{Image7}}}"]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image7}}}"][img]{{{Image7}}}[/img][/if][/if][if="{{{Image8}}}"]
| style="width:12.5%; padding:0 7px 7px 7px;" | [if="{{{Image8}}}"][img]{{{Image8}}}[/img][/if][/if][if="{{{Obtain1}}}"]
|-
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain1}}}
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain2}}}
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain3}}}
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain4}}}
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain5}}}
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain6}}}[if="{{{Obtain8}}}"]
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain7}}}
| style="text-align:center; padding:0 7px 7px 7px;" | {{{Obtain8}}}[/if][/if]
[/if]

This page has been seen 849 times.

Users Browsing This Page (0 members, 1 guests)