Difference between revisions of "Template:Friendly"

From Stoneshard wiki
Jump to navigation Jump to search
old>Phoe nixx
(display goods sold only if specified)
old>Realpsojed
(automatic category)
Line 2: Line 2:
|style="text-align:center;"|[[File:{{ROOTPAGENAME}}.png|link={{ROOTPAGENAME}}/Tooltip|alt={{ROOTPAGENAME}}|{{ROOTPAGENAME}}]]
|style="text-align:center;"|[[File:{{ROOTPAGENAME}}.png|link={{ROOTPAGENAME}}/Tooltip|alt={{ROOTPAGENAME}}|{{ROOTPAGENAME}}]]
|colspan="2" style="text-align:center;"|'''{{C|Brown|Name:}}''' {{#if:{{:{{ROOTPAGENAME}}|Name}}|{{:{{ROOTPAGENAME}}|Name}}|{{ROOTPAGENAME}}}}<br><br>'''{{C|Brown|Occupation:}}''' {{:{{ROOTPAGENAME}}|Occupation}}<br>'''{{C|Brown|Residence:}}''' {{:{{ROOTPAGENAME}}|Residence}}{{#if:{{:{{ROOTPAGENAME}}|Goods}}|<br>'''{{C|Brown|Sells:}}''' {{:{{ROOTPAGENAME}}|Goods}}}}
|colspan="2" style="text-align:center;"|'''{{C|Brown|Name:}}''' {{#if:{{:{{ROOTPAGENAME}}|Name}}|{{:{{ROOTPAGENAME}}|Name}}|{{ROOTPAGENAME}}}}<br><br>'''{{C|Brown|Occupation:}}''' {{:{{ROOTPAGENAME}}|Occupation}}<br>'''{{C|Brown|Residence:}}''' {{:{{ROOTPAGENAME}}|Residence}}{{#if:{{:{{ROOTPAGENAME}}|Goods}}|<br>'''{{C|Brown|Sells:}}''' {{:{{ROOTPAGENAME}}|Goods}}}}
|}</includeonly><noinclude>{{doc}}
|}[[Category:NPCs]]</includeonly><noinclude>{{doc}}


[[Category:Tooltip templates]]</noinclude>
[[Category:Tooltip templates]]</noinclude>

Revision as of 00:30, 15 July 2021

Template-info.png Documentation

This is template created for use together with the Template:Tooltip hover box template on a specific Friendly NPC's page or Friendly NPC's tooltip page.

Usage: The page itself must contain the Friendly NPC's data before this Template works. For example, if I wanted to create the Frid page, I'll add this code to the start of the page:

<includeonly>{{#switch: {{{1}}}
|Name = (optional)
|Occupation = Herbalist
|Residence = Osbrook
|Sells = Herbs, Medicine, Scrolls
|#default = 
}}</includeonly>

This data is invisible on the page itself, thanks to the includeonly tags.


Next, copy this code to Frid or Frid/Tooltip or Frid/anything page:

{{ {{{1|Tooltip hover box}}}
|title= {{Friendly}}
}}

It will automatically load the sword's data and fill them into this format. Go to Frid's page to see the result.