Template:Store At A Glance/Old: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Adding additional functions, not completed yet, just beta stage) |
||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
{| cellpadding="2" style="float:right; width: |
{| cellpadding="2" style="float:right; width:300px; background:#BAD0EF; margin-left:1em; border-spacing:1px;" |
||
|- |
|- |
||
! colspan="2" | '''{{{Store Name}}}''' |
! colspan="2" | '''{{{Store Name}}}''' |
||
Line 14: | Line 14: | ||
| valign="top"| # of Rooms || align="center" | {{#if: {{{NumRooms|}}} | {{{NumRooms}}} | ''Unknown''}} |
| valign="top"| # of Rooms || align="center" | {{#if: {{{NumRooms|}}} | {{{NumRooms}}} | ''Unknown''}} |
||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Store Type || align="center" | |
| valign="top"| Store Type || align="center" |{{#if:{{{Store Type|}}}|[[:Category:{{{Store Type}}} Shops|{{{Store Type}}}]]|''Unknown''}}{{#if:{{{Store Type2|}}}|, [[:Category:{{{Store Type2}}} Shops|{{{Store Type2}}}]]}}{{#if:{{{Store Type3|}}}|, [[:Category:{{{Store Type3}}} Shops|{{{Store Type3}}}]]}}{{#if:{{{Store Type4|}}}|, [[:Category:{{{Store Type4}}} Shops|{{{Store Type4}}}]]}}{{#if:{{{Store Type5|}}}|, [[:Category:{{{Store Type5}}} Shops|{{{Store Type5}}}]]}}{{#if:{{{Store Type5|}}}|, [[:Category:{{{Store Type5}}} Shops|{{{Store Type6}}}]]}}{{#if:{{{Store Type5|}}}|, [[:Category:{{{Store Type5}}} Shops|{{{Store Type7}}}]]}}{{#if:{{{Store Type5|}}}|, [[:Category:{{{Store Type5}}} Shops|{{{Store Type8}}}]]}}{{#if:{{{Store Type5|}}}|, [[:Category:{{{Store Type5}}} Shops|{{{Store Type9}}}]]}}{{#if:{{{Store Type5|}}}|, [[:Category:{{{Store Type5}}} Shops|{{{Store Type10}}}]]}} |
||
{{#If:{{IfOR |
|||
|{{{guildres|}}} |
|||
|{{{levelres|}}} |
|||
}} |
|||
|{{!}}- bgcolor="#FFFFFF" |
|||
}} |
|||
{{#If:{{IfOR |
|||
|{{{guildres|}}} |
|||
|{{{levelres|}}} |
|||
}} |
|||
|{{!}}valign="top"{{!}}Restrictions{{!}}{{!}}align="center"{{!}} |
|||
}} |
|||
{{#If:{{{guildres|}}} |
|||
|[[{{{guildres}}}]] |
|||
}} |
|||
{{#If:{{{guildres2|}}} |
|||
|, [[{{{guildres2}}}]] |
|||
}} |
|||
{{#If:{{{levelres|}}} |
|||
|{{#If:{{{guildres|}}} |
|||
⚫ | |||
}} |
|||
{{#If:{{{levelres|}}} |
|||
|{{#If:{{{guildres|}}} |
|||
|{{#switch: {{{levelres}}} |
|||
|1|21|31|41|51|61|71|81|91|101|121|131|141={{{levelres}}}st circle |
|||
|2|22|32|42|52|62|72|82|92|102|122|132|142={{{levelres}}}nd circle |
|||
|1|23|33|43|53|63|73|83|93|103|123|133|143={{{levelres}}}rd circle |
|||
|{{{levelres}}}th circle |
|||
⚫ | |||
}} |
|||
}} |
|||
|- valign="center" |
|- valign="center" |
||
|align="center" colspan="2"|<div style="font-size:16pt">This store only accepts '''{{#switch: |
|align="center" colspan="2"|<div style="font-size:16pt">This store only accepts '''{{#switch:{{{Province}}} |
||
| Therengia = Lirums |
| Therengia = Lirums |
||
| Ilithi = Dokoras |
| Ilithi = Dokoras |
||
Line 22: | Line 54: | ||
| Zoluren = Kronars |
| Zoluren = Kronars |
||
| Forfedhdar = Dokoras |
| Forfedhdar = Dokoras |
||
| <nowiki>ERROR!!!!</nowiki> |
|||
}}'''</div> |
}}'''</div> |
||
|} |
|||
⚫ | |}[[Category:Shops]]{{# |
||
<!--Adds to categories--> |
|||
⚫ | [[Category:Shops]]{{#If:{{{guildres|}}}|[[Category:Guild-Restricted Shops]]}}{{#If:{{{levelres|}}}|[[Category:Level-Restricted Shops]]}}{{#if:{{{Province|}}}|[[Category:{{{Province}}} Shops]]}}{{#if:{{{Town|}}}|[[Category:{{{Town}}} Shops]]}}{{#if:{{{Store Type|}}}|[[Category:{{{Store Type}}} Shops]]}}{{#if:{{{Store Type2|}}}|[[Category:{{{Store Type2}}} Shops]]}}{{#if:{{{Store Type3|}}}|[[Category:{{{Store Type3}}} Shops]]}}{{#if:{{{Store Type4|}}}|[[Category:{{{Store Type4}}} Shops]]}}{{#if:{{{Store Type5|}}}|[[Category:{{{Store Type5}}} Shops]]}}{{#if:{{{Store Type6|}}}|[[Category:{{{Store Type6}}} Shops]]}}{{#if:{{{Store Type7|}}}|[[Category:{{{Store Type7}}} Shops]]}}{{#if:{{{Store Type8|}}}|[[Category:{{{Store Type8}}} Shops]]}}{{#if:{{{Store Type9|}}}|[[Category:{{{Store Type9}}} Shops]]}}{{#if:{{{Store Type10|}}}|[[Category:{{{Store Type10}}} Shops]]}} |
||
</includeonly> |
|||
<noinclude> |
<noinclude> |
||
== |
==Use== |
||
Copy and paste the following to your page: |
|||
<pre> |
<pre> |
||
{{Store At A Glance |
{{Store At A Glance |
||
Store Name = |
|Store Name = |
||
Province = |
|Province = |
||
Town = |
|Town = |
||
MapNumber = |
|MapNumber = |
||
Owner = |
|Owner = |
||
Owner2 = |
|Owner2 = * |
||
NumRooms = |
|NumRooms = |
||
|guildres = (is at least part of it restricted to one guild? if so, list it)* |
|||
⚫ | |||
|guildres2 = * |
|||
|levelres = (is at least part of it restricted to a minimum level, either of a specific guild or just in general? if so list it as a number)* |
|||
⚫ | |||
Store |
|Store Type = |
||
Store |
|Store Type1 = * |
||
..... |
|||
|Store Type10 = * |
|||
}} |
}} |
||
</pre> |
</pre> |
||
Please |
Please delete those fields marked with + if they are not valid.<br> |
||
Please leave other fields '''BLANK''' if they are unknown. |
|||
Only include additional Store Types if they apply. |
|||
[[Category:Shop Templates]] |
[[Category:Shop Templates]] |
||
[[Category:Templates|{{PAGENAME}}]] |
[[Category:Templates|{{PAGENAME}}]] |
Revision as of 18:33, 18 April 2008
Use
Copy and paste the following to your page:
{{Store At A Glance |Store Name = |Province = |Town = |MapNumber = |Owner = |Owner2 = * |NumRooms = |guildres = (is at least part of it restricted to one guild? if so, list it)* |guildres2 = * |levelres = (is at least part of it restricted to a minimum level, either of a specific guild or just in general? if so list it as a number)* |Store Type = |Store Type1 = * ..... |Store Type10 = * }}
Please delete those fields marked with + if they are not valid.
Please leave other fields BLANK if they are unknown.