Difference between revisions of "Template:Locations/doc"
m (??? Mission 7 added) |
(Dead code removal and documentation update. Good to go now.) |
||
Line 4: | Line 4: | ||
Uses [[Template:Guildheader]] for background color of the header bar. | Uses [[Template:Guildheader]] for background color of the header bar. | ||
− | |||
− | |||
==Usage== | ==Usage== | ||
Line 30: | Line 28: | ||
===Instructions for NPCs value=== | ===Instructions for NPCs value=== | ||
*Copy sourcecode between <nowiki><ul> and </ul> tags</nowiki> from corresponding sections of [[Characters|Category:Characters]]. | *Copy sourcecode between <nowiki><ul> and </ul> tags</nowiki> from corresponding sections of [[Characters|Category:Characters]]. | ||
− | *Change icon size from 100px to 50px, remove NPC name captions, | + | *Change icon size from 100px to 50px, remove NPC name captions, strip <nowiki><li></nowiki> tags. For example: |
---- | ---- | ||
Line 36: | Line 34: | ||
Original: | Original: | ||
− | <nowiki><li style="display: inline-block;">[[File:Anana Portrait.png|100px|link=Anana]]<br>[[Anana]]</li></nowiki> | + | <nowiki><li style="display: inline-block;">[[File:Anana Portrait.png|100px|link=Anana]]<br>[[Anana]]</li></nowiki><br> |
− | + | <nowiki><li style="display: inline-block;">[[File:Chill Portrait.png|100px|link=Chill]]<br>[[Chill]]</li></nowiki><br> | |
− | <nowiki><li style="display: inline-block;">[[File:Chill Portrait.png|100px|link=Chill]]<br>[[Chill]]</li></nowiki> | ||
− | |||
<nowiki><li style="display: inline-block;">[[File:Icon Lexy.png|100px|link=Lexy]]<br>[[Lexy]]</li></nowiki> | <nowiki><li style="display: inline-block;">[[File:Icon Lexy.png|100px|link=Lexy]]<br>[[Lexy]]</li></nowiki> | ||
Line 45: | Line 41: | ||
Modified: | Modified: | ||
− | <nowiki | + | <nowiki>[[File:Anana Portrait.png|50px|link=Anana]]</nowiki><br> |
+ | <nowiki>[[File:Chill Portrait.png|50px|link=Chill]]]</nowiki><br> | ||
+ | <nowiki>[[File:Icon Lexy.png|50px|link=Lexy]]</nowiki> | ||
</code> | </code> | ||
---- | ---- | ||
− | *Use the resulting | + | *Use the resulting lines of code as the NPCs value of the template. Each row contains 5 icons at most(See example), use linebreak <nowiki>(<br>)</nowiki> tags for additional formatting if necessery. |
− | TODO: | + | TODO: Can still be better? |
===Instructions for Missions and Events value=== | ===Instructions for Missions and Events value=== | ||
Line 55: | Line 53: | ||
<pre> | <pre> | ||
Missions: | Missions: | ||
− | + | [[File:M1 Rescuers Stamp.png|50px|link=Mission_1#Rescuers.27_Mission_1]] | |
− | + | [[File:M1 Rogue-Merchant Stamp.png|50px|link=Mission_1#Merchants.27_Mission_1]] | |
− | + | [[File:M1 Rogue-Merchant Stamp.png|50px|link=Mission_1#Rogues.27_Mission_1]] | |
− | + | [[File:M2 Merchant-Rescuer Stamp.png|50px|link=Mission_2#Rescuers.27_Mission_2]] | |
− | + | [[File:M2 Merchant-Rescuer Stamp.png|50px|link=Mission_2#Merchants.27_Mission_2]] | |
− | + | [[File:M2 Rogue Stamp.png|50px|link=Mission_2#Rogues.27_Mission_2]] | |
− | + | [[File:M3 Stamp.png|50px|link=Mission 3]] | |
− | + | [[File:M4 Rescuers Stamp.png|50px|link=Mission_4#Rescuers.27_Mission_4]] | |
− | + | [[File:M4 Merchants Stamp.png|50px|link=Mission_4#Merchants.27_Mission_4]] | |
− | + | [[File:M4 Rogues Stamp.png|50px|link=Mission_4#Rogues.27_Mission_4]] | |
− | + | [[File:M5 Stamp.png|50px|link=Mission 5]] | |
− | + | [[File:M6 Stamp.png|50px|link=Mission 6]] | |
− | + | [[File:M7 Stamp.png|50px|link=Mission 7]] | |
− | + | [[File:M7 Stamp.png|50px|link=??? Mission 7]] | |
Events: | Events: | ||
− | + | [[File:E1 Stamp.png|50px|link=Event 1]] | |
− | + | [[File:E2 Stamp.png|50px|link=Event 2]] | |
− | + | [[File:E3 Stamp.png|50px|link=Event 3]] | |
− | + | [[File:E4 Stamp.png|50px|link=Event 4]] | |
− | + | [[File:E6 part 1 Stamp.png|25px|link=Event 6 Part 1]] | |
− | + | [[File:E6 part 2 Stamp.png|25px|link=Event 6 Part 2]] | |
− | + | [[File:E7 Stamp.png|50px|link=Event 7]] | |
− | |||
</pre> | </pre> | ||
− | * | + | *Again, each row would contain 5 stamps at most [Note: Probable exception with half-stamps like those in Event 6], and there are separate rows for Missions and Events. Add linebreaks <nowiki>(<br>)</nowiki> if necessery. |
− | TODO: A better solution for this as well | + | TODO: A better solution for this as well? |
==Example== | ==Example== | ||
Line 91: | Line 88: | ||
| Imagesize = 900 | | Imagesize = 900 | ||
| Area = Tao World | | Area = Tao World | ||
− | | NPCs = | + | | NPCs = [[File:Anana Portrait.png|50px|link=Anana]] |
− | | Missions = | + | [[File:Chill Portrait.png|50px|link=Chill]] |
− | | Events = | + | [[File:Icon Lexy.png|50px|link=Lexy]] |
+ | [[File:Icon Fresnel.png|50px|link=Fresnel]] | ||
+ | [[File:Icon Maple.png|50px|link=Maple]] | ||
+ | [[File:Icon GunpowderV2.png|50px|link=Gunpowder]] | ||
+ | [[File:Icon Dmitri.png|50px|link=Dmitri]] | ||
+ | [[File:Icon Auntie Kanga.png|50px|link=Auntie Kanga]] | ||
+ | [[File:Icon Barty.png|50px|link=Barty]] | ||
+ | [[File:Icon Chrys.png|50px|link=Chrysanthos]] | ||
+ | [[File:Icon Gnasher.png|50px|link=Gnasher]] | ||
+ | [[File:Icon Missy.png|50px|link=Missy]] | ||
+ | [[File:Icon Scout.png|50px|link=Scout]] | ||
+ | [[File:Icon Archimedes.png|50px|link=Archimedes]] | ||
+ | [[File:Icon Cyclone.png|50px|link=Cyclone]] | ||
+ | [[File:Icon Hops.png|50px|link=Hops]] | ||
+ | [[File:Icon Pal.png|50px|link=Pal]] | ||
+ | [[File:Icon Palette.png|50px|link=Palette]] | ||
+ | [[File:Icon Hatch.png|50px|link=Hatch]] | ||
+ | [[File:Icon Charcoal.png|50px|link=Charcoal]] | ||
+ | [[File:Icon Tohne.png|50px|link=Tohne]] | ||
+ | [[File:Icon Master Shao.png|50px|link=Master Shao]] | ||
+ | [[File:Icon Callahan.png|50px|link=Callahan]] | ||
+ | [[File:Icon Zaru.png|50px|link=Zaru]] | ||
+ | [[File:Icon Haychel.png|50px|link=Haychel]] | ||
+ | [[File:Icon Poppy.png|50px|link=Poppy]] | ||
+ | [[File:Icon Remedy.png|50px|link=Remedy]] | ||
+ | [[File:Icon Gerrark.png|50px|link=Gerrark]] | ||
+ | [[File:Icon Vic.png|50px|link=Vic]] | ||
+ | [[File:Icon Gabriel.png|50px|link=Gabriel]] | ||
+ | [[File:Icon Ezekiel.png|50px|link=Ezekiel]] | ||
+ | [[File:Icon Nugget.png|50px|link=Nugget]] | ||
+ | [[File:Icon Ore.png|50px|link=Ore]] | ||
+ | | Missions = [[File:M1 Rescuers Stamp.png|50px|link=Mission 1]] | ||
+ | [[File:M5 Stamp.png|50px|link=Mission 5]] | ||
+ | [[File:M6 Stamp.png|50px|link=Mission 6]] | ||
+ | [[File:M7 Stamp.png|50px|link=Mission 7]] | ||
+ | | Events = [[File:E1 Stamp.png|50px|link=Event 1]] | ||
+ | [[File:E2 Stamp.png|50px|link=Event 2]] | ||
+ | [[File:E3 Stamp.png|50px|link=Event 3]] | ||
+ | [[File:E4 Stamp.png|50px|link=Event 4]] | ||
+ | [[File:E7 Stamp.png|50px|link=Event 7]] | ||
| Direction = Almost a day of walk southwest of [[Alomomola City]] | | Direction = Almost a day of walk southwest of [[Alomomola City]] | ||
| Landmarks = [[Tao Ranch]]<br>[[Monochrome Tower]] | | Landmarks = [[Tao Ranch]]<br>[[Monochrome Tower]] |
Revision as of 20:32, 19 May 2013
Template used as a header and continer for additional information on location pages.
Layout devised by User:MissFluffyKitty, source derived from Template:Groupevents.
Uses Template:Guildheader for background color of the header bar.
Contents
Usage
Copy the following codes onto the top of the page in question. Values marked with an asterisk(*) are optional.
{{Locations | Name = (Name of location, defaults to BASEPAGENAME) | Affiliation = (Affiliation of the location, defines background color of the first row from Template:Guildheader) | Image = * (Full file name with extension, case sensitive) | Imagesize = * (Horizonal size of the image in pixels, no effect if Image is left empty) | Area = * (Continent or major geographical region the location was located on) | NPCs = * (Copy content from sourcecode of Category:Characters - See further instructions on template document) | Missions = * (Missions the location was involved in - See further instructions) | Events = * (Ditto) | Direction = * (Direction from other nearby major locations, such as "About a day on foot west of Tao Village" for Castle Draclugia) | Landmarks = * (Nearby major landmarks e.g. Monochrome Tower for Tao Village, replace line breaks with <br>) | Stories = * (Related stories, replace line breaks with <br>) | Links = * (Other links, replace line breaks with <br>) }}{{clr}}
If table of contents is needed, add __TOC__ before the {{clr}} template. Any content that would reside in the same section with this template would also go there.
Instructions for NPCs value
- Copy sourcecode between <ul> and </ul> tags from corresponding sections of Category:Characters.
- Change icon size from 100px to 50px, remove NPC name captions, strip <li> tags. For example:
Original:
<li style="display: inline-block;">[[File:Anana Portrait.png|100px|link=Anana]]<br>[[Anana]]</li>
<li style="display: inline-block;">[[File:Chill Portrait.png|100px|link=Chill]]<br>[[Chill]]</li>
<li style="display: inline-block;">[[File:Icon Lexy.png|100px|link=Lexy]]<br>[[Lexy]]</li>
Modified:
[[File:Anana Portrait.png|50px|link=Anana]]
[[File:Chill Portrait.png|50px|link=Chill]]]
[[File:Icon Lexy.png|50px|link=Lexy]]
- Use the resulting lines of code as the NPCs value of the template. Each row contains 5 icons at most(See example), use linebreak (<br>) tags for additional formatting if necessery.
TODO: Can still be better?
Instructions for Missions and Events value
Use the following code for Mission and Event stamps:
Missions: [[File:M1 Rescuers Stamp.png|50px|link=Mission_1#Rescuers.27_Mission_1]] [[File:M1 Rogue-Merchant Stamp.png|50px|link=Mission_1#Merchants.27_Mission_1]] [[File:M1 Rogue-Merchant Stamp.png|50px|link=Mission_1#Rogues.27_Mission_1]] [[File:M2 Merchant-Rescuer Stamp.png|50px|link=Mission_2#Rescuers.27_Mission_2]] [[File:M2 Merchant-Rescuer Stamp.png|50px|link=Mission_2#Merchants.27_Mission_2]] [[File:M2 Rogue Stamp.png|50px|link=Mission_2#Rogues.27_Mission_2]] [[File:M3 Stamp.png|50px|link=Mission 3]] [[File:M4 Rescuers Stamp.png|50px|link=Mission_4#Rescuers.27_Mission_4]] [[File:M4 Merchants Stamp.png|50px|link=Mission_4#Merchants.27_Mission_4]] [[File:M4 Rogues Stamp.png|50px|link=Mission_4#Rogues.27_Mission_4]] [[File:M5 Stamp.png|50px|link=Mission 5]] [[File:M6 Stamp.png|50px|link=Mission 6]] [[File:M7 Stamp.png|50px|link=Mission 7]] [[File:M7 Stamp.png|50px|link=??? Mission 7]] Events: [[File:E1 Stamp.png|50px|link=Event 1]] [[File:E2 Stamp.png|50px|link=Event 2]] [[File:E3 Stamp.png|50px|link=Event 3]] [[File:E4 Stamp.png|50px|link=Event 4]] [[File:E6 part 1 Stamp.png|25px|link=Event 6 Part 1]] [[File:E6 part 2 Stamp.png|25px|link=Event 6 Part 2]] [[File:E7 Stamp.png|50px|link=Event 7]]
- Again, each row would contain 5 stamps at most [Note: Probable exception with half-stamps like those in Event 6], and there are separate rows for Missions and Events. Add linebreaks (<br>) if necessery.
TODO: A better solution for this as well?
Example
Tao Village |
|
---|---|
Part of Tao World |
|
|
|
|
|
Affiliation | Bay Merchants |
Direction | Almost a day of walk southwest of Alomomola City |
Nearby Landmarks | Tao Ranch Monochrome Tower |
Related Stories | Arc 1: PK's Request Resignation A Deal The Pulled String Arc 2: Successor The Illusion Fight and Flight Event 6 suckers The Question Inspiration |
Links | Rescuers Merchants Rogues |