- GH
- Template_ObtainGuy
This page can be used as a building block in other pages.
This template is used to list obtaining guys on World pages. Used to build [wiki=GH:Template_WorldGuy]Template_WorldGuy]. In addition, this template forms an alt configuration that is used on the Legendary Days page and incorporated into Template_EventPage.
- Of course, "Image" is the guy's icon. "Name" is their name.
- "Obtain" is only used by non-event guys. Delete for event ones. This is a small blurb should as "Defeat [troll]" or "Complete Scroll #".
- "Event" is only used by event guys and is the event name to get them.
- Legendary Days & the EventPage template use another section "Color", which changes the configuration style and the color of the link text.
[if="{{{Color}}}"][table] style="width:100%"
|- style="border-top:1px solid #C9C9C9;"
| style="width: 75px" | [img=50]{{{Image}}}[/img]
| style="width: 160px" | [B][WIKI=GH:{{{Name}}}][color={{{Color|#3F7295}}}]{{{Name}}}[/color][/WIKI][/B]
| {{{Obtain}}}
[/table][else /][table] style="width:100%;"
|-
| style="width:75px; padding:0 5px 0 0;" rowspan="2"| [img=50]{{{Image}}}[/img]
| style="width:160px;" | [B][WIKI=GH:{{{Name}}}][color=#63DAFF]{{{Name}}}[/color][/WIKI][/B]
|-
| {{{Obtain}}}[wiki=GH:{{{Event}}}][b][color=#FF8600]{{{Event}}}[/color][/b][/wiki]
[/table][/if]
- Of course, "Image" is the guy's icon. "Name" is their name.
- "Obtain" is only used by non-event guys. Delete for event ones. This is a small blurb should as "Defeat [troll]" or "Complete Scroll #".
- "Event" is only used by event guys and is the event name to get them.
- Legendary Days & the EventPage template use another section "Color", which changes the configuration style and the color of the link text.
Code:
[TEMPLATE]GH:Template_ObtainGuy
| Image =
| Name =
| Obtain =
| Event =
[/TEMPLATE]
[if="{{{Color}}}"][table] style="width:100%"
|- style="border-top:1px solid #C9C9C9;"
| style="width: 75px" | [img=50]{{{Image}}}[/img]
| style="width: 160px" | [B][WIKI=GH:{{{Name}}}][color={{{Color|#3F7295}}}]{{{Name}}}[/color][/WIKI][/B]
| {{{Obtain}}}
[/table][else /][table] style="width:100%;"
|-
| style="width:75px; padding:0 5px 0 0;" rowspan="2"| [img=50]{{{Image}}}[/img]
| style="width:160px;" | [B][WIKI=GH:{{{Name}}}][color=#63DAFF]{{{Name}}}[/color][/WIKI][/B]
|-
| {{{Obtain}}}[wiki=GH:{{{Event}}}][b][color=#FF8600]{{{Event}}}[/color][/b][/wiki]
[/table][/if]
This page has been seen 619 times.
-
-
Created by onLast updated by on
-