User:Trimoon/sandbox: Difference between revisions
mNo edit summary |
m new section Template:Notice/doc |
||
| Line 50: | Line 50: | ||
columns = 2 | columns = 2 | ||
</dpl> | </dpl> | ||
== Template:Notice/doc == | |||
===<dt>Parameters</dt>=== | |||
<dd> | |||
*<i>Recommended</i>: {{para|type}} | |||
*:Notice box header text. | |||
*:Default: {{para|type|<var>Header text</var>}} | |||
*<i>Recommended</i>: {{para|info}} | |||
*:Notice box additional info. | |||
*:Default: {{para|type|<var>Explanation</var>}} | |||
*<i>Optional</i>: {{para|image}} | |||
*:Notice box symbol image. | |||
*:Provide the image-filename with extension, or use {{para|image|no}} to completely remove/inhibit the image part. | |||
*:Default: {{para|image|<var>Gtk-ok.png</var>}} | |||
*<i>Optional</i>: {{para|imageSize}} | |||
*:Notice box symbol image-size. | |||
*:Provide the image-size including the unit, eg: <code>px</code>, part. | |||
*:Default: {{para|imageSize|<var>50px</var>}} | |||
*<i>Optional</i>: {{para|border}} | |||
*:Notice box left-border-bar definition. | |||
*:Use {{para|border|<var>definition</var>}}, where <code><var>definition</var></code> is a valid custom definition for the [http://www.w3schools.com/cssref/pr_border-left.asp <abbr title="Cascading Style Sheet">CSS</abbr> property <code>border-left</code>]<ref name="css-prop"/>. | |||
*:Or use {{para|border|preset}}, where <code>preset</code> is one of the predefined names below<nowiki>:</nowiki> | |||
*:*<span style="background-color:#b22222;"> </span> red ⇒ <code>10px solid #b22222</code> | |||
*:*<span style="background-color:#f28500;"> </span> orange ⇒ <code>10px solid #f28500</code> | |||
*:*<span style="background-color:#f4c430;"> </span> yellow ⇒ <code>10px solid #f4c430</code> | |||
*:*<span style="background-color:#9932cc;"> </span> purple ⇒ <code>10px solid #9932cc</code> | |||
*:*<span style="background-color:#1e90ff;"> </span> blue ⇒ <code>10px solid #1e90ff</code> | |||
*:*<span style="background-color:#228b22;"> </span> green ⇒ <code>10px solid #228b22</code> | |||
*:*<span style="background-color:#bba;"> </span> gray ⇒ <code>10px solid #bba</code> | |||
*:Default: {{para|border|blue}} | |||
*:<i>You don't need to provide the <code>;</code> at the end to properly terminate the definition(s) because it will be appended automatically for proper functionality.</i> | |||
*<i>Optional</i>: {{para|float|side}} | |||
*:Float the Notice box. | |||
*:Where <code>side</code> can be one of: <i>(Case insensitive)</i> | |||
*:*<code>l</code> or <code>left</code> | |||
*:*<code>r</code> or <code>right</code> | |||
*:*<code>n</code> or <code>none</code> | |||
*:When anything else is provided it will be treated as <b><code>none</code></b>. | |||
*:<span style="color:red;"><b>When used</b> it alters the <u>default value</u> for <code>styleWidth</code></span> of {{para|style}}<sup>(see below)</sup> as following when the effective floating is: | |||
*:*left ⇒ <code>25%</code> | |||
*:*right ⇒ <code>25%</code> | |||
*:*none ⇒ <code>50%</code> | |||
*<i>Optional</i>: {{para|style|<var>inline-CSS;</var>}} | |||
*:Used to completely override the inline-CSS<ref name="inline-css"><dfn>inline-<abbr title="Cascading Style Sheet">CSS</abbr></dfn>is a composition of <abbr title="Cascading Style Sheet">CSS</abbr> Properties</ref> used in the style-attribute <ref name="css-styleatt">For more info on the style-attribute see [http://www.w3schools.com/tags/att_global_style.asp info@w3schools].</ref> of the table that generates the Notice box. | |||
*:Where <code><var>inline-CSS;</var></code> defaults to: | |||
*:“<code><span style="white-space:nowrap;">font-size:<var>{{{styleFontSize}}}</var>;</span> <span style="white-space:nowrap;">margin:<var>{{{styleMargin}}}</var>;</span> <span style="white-space:nowrap;">border:<var>{{{styleBorder}}}</var>;</span> <span style="white-space:nowrap;">border-collapse:{{{styleBorderCollapse}}};</span> <span style="white-space:nowrap;">background-color:<var>{{{styleBackgroundColor}}}</var>;</span> <span style="white-space:nowrap;">border-left:<var>{{{border}}}</var>;</span> <span style="white-space:nowrap;"><i><optional:[</i> float:<var>side</var>;<i>]></i></span> <span style="white-space:nowrap;">width:<var>{{{styleWidth}}}</var>;</span></code>” | |||
*:To override <abbr title="Cascading Style Sheet">CSS</abbr> Properties<ref name="css-prop">For a complete listing of <dfn id="css-prop"><abbr title="Cascading Style Sheet">CSS</abbr> Properties</dfn>, see [http://www.w3schools.com/cssref/default.asp <abbr title="Cascading Style Sheet">CSS</abbr> Properties@w3cschools]</ref> used in the parts of the default shown above you can use: <i>(their defaults shown as value)</i> | |||
*:*{{para|styleFontSize|95%}} | |||
*:*{{para|styleMargin|0 auto}} | |||
*:*{{para|styleBorder|1px #aaa solid}} | |||
*:*{{para|styleBorderCollapse|collapse}} <i>(See: [http://www.w3schools.com/cssref/pr_border-collapse.asp CSS-Property: border-collapse@w3cschools])</i> | |||
*:*{{para|styleBackgroundColor|#eee}} | |||
*:*{{para|styleWidth|80%}} <i>(Default value is altered when {{para|float}}<sup>(see above)</sup> is used.)</i> | |||
</dd> | |||
<references/> | |||
Revision as of 19:55, 29 April 2016
| Note that this article is still under construction.
It may not function as expected. Check the discussion for info about its current state. See Category:Underconstruction articles for other incomplete articles. |
DIV Table
DPL
See: DPL Manual, DPL Extension Testing Ground
{{MAP infobox}}
| startbacknext(20 listed) |
- Serbule
- Eltibule
- Kur Mountains
- Tutorial Cave
- Zone Template
- Sun Vale
- Template:MAP infobox
- Statehelm
- Ilmari
- Rahu
- Anagoge Island
- Gazluk
- Serbule Hills
- Vidaria
- Red Wing Casino
- Fae Realm
- Anagoge Travel Log
- Povus
- Staging Area
- Phantom Ilmari Desert
| startbacknext(20 listed) |
0.002 sec. (2026/09/17 13:34:01)
{{MOB infobox}}
| startbacknext(50 listed / 969 left) |
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
- Template:MOB
| startbacknext(50 listed / 969 left) |
0.005 sec. (2026/09/17 13:34:01)
Templates not using {{SPW}}
| startbacknext(50 listed / 119 left) |
- Template:Loot:Tailoring: Add Cold Damage to Cloth Shirt
- Template:Reply to/recipient
- Template:=
- Template:((
- Template:!-
- Template:(!
- Template:!)
- Template:Space
- Template:Preload
- Template:Purge
- Template:Favor
- Template:Columns
- Template:KW
- Template:KWAB
- Template:Verify
- Template:RecipeToItem
- Template:RecipeToItem/Y
- Template:Item/testcases
- Template:Ex Testing/testcases
- Template:RecipeToItem/K
- Template:Header
- Template:RecipeToItem/J
- Template:RecipeToItem/V
- Template:Vendor table second
- Template:RecipeToItem/T
- Template:Training table first
- Template:RecipeToItem/O
- Template:Documentation/preload-testcases
- Template:Combat Ability
- Template:RecipeToItem/H
- Template:Templatecategory/doc
- Template:Ability infobox/concise row format
- Template:Combat Ability Rage
- Template:RecipeToItem/U
- Template:Vendor table first
- Template:Preload/Level Up Reward pages
- Template:Server
- Template:Attribute label/Explanation
- Template:Augury
- Template:RecipeToItem/F
- Template:Disease
- Template:Vendor location row
- Template:RecipeToItem/L
- Template:Vendor item row
- Template:STDT
- Template:Color sample
- Template:Attribute
- Template:NPC training unlock row
- Template:Project Gorgon Wiki formatting guides nav
- Template:Vendor small talk row
| startbacknext(50 listed / 119 left) |
0.003 sec. (2026/09/17 13:34:01)
Favors
| NPC Name | Favor |
|---|---|
| Echur | |
| Azalak | |
| Marna |
Variation 1
Variation 2
Variation 3
Variation 4
|
| Jesina | |
| Tyler Green | |
| NPC Template | |
| Lawara |
Variation 1
Variation 2
Variation 3
Variation 4
|
| Hulon | |
| Velkort | |
| Ivyn | |
| Jara | |
| Yurra | |
| Riger | |
| Sarina | |
| Jaw | |
| Yetta | |
| Sir Coth | |
| Kalaba | |
| Hogan | |
| Fainor | |
| Mushroom Jack | |
| Joeh |
Variation 1
Variation 2
Variation 3
|
| Sie Antry | |
| Elahil | |
| Tadion | |
| Kleave | |
| Thimble Pete | |
| Rita | |
| Helena Veilmoor | |
| Blanche | |
| Therese | |
| Ukorga | |
| Laura Neth | |
| Charles Thompson | |
| Richter | |
| Glajur | |
| Landri the Cold | |
| Nelson Ballard | |
| Agrashab/Sun Vale | |
| Braigon | |
| Sir Arif |
Variation 1
Variation 2
Variation 3
Variation 4
|
| Flia | |
| George Madler | |
| Suspicious Cow | |
| Way | |
| Mu | |
| Voo | |
| Gurki | |
| Oritania | |
| Harry the Wolf | |
| Zealo | |
| Yagreet |
Variation 1
Variation 2
|
| Hiral |
Variation 1
Variation 2
|
| Eleme |
Variation 1
Variation 2
|
| Preta |
Variation 1
Variation 2
|
| Silvia |
Variation 1
Variation 2
Variation 3
Variation 4
|
| Malvol | |
| Sanja | |
| Jace Soral | |
| Gorvessa | |
| Ratuk the Thinker | |
| Strange Spider | |
| Lamashu | |
| Corey The Croaker | |
| Fazzi | |
| Furlak | |
| Yogzi | |
| Yasinda | |
| Jumjab | |
| Percy Evans | |
| The Wombat | |
| Larsan |
Variation 1
Variation 2
Variation 3
|
| Gretchen Salas | |
| Nightshade | |
| Poe | |
| Gribburn | |
| Syndra | |
| Leonard Allenson | |
| Malgath | |
| Dye Maker | |
| Ultashk | |
| Zeratak | |
| Durmok Orebinder | |
| Yoy | |
| Lugnir | |
| Yalox | |
| Quest Hag | |
| Janet Lews | |
| Arlan | |
| Firaki | |
| Nissim | |
| Kelim | |
| Selaxi | |
| Rohina |
Variation 1
Variation 2
Variation 3
|
| Roshun the Traitor | |
| Urzab | |
| Glowing Sphere | |
| NPC infobox | |
| The Sand Seer | |
| Alravesa the All-Hunter | |
| Falkrin Overstrike | |
| Elmetaph | |
| Jumper | |
| Daisy (NPC) | |
| Spot | |
| Yavazek | |
| Raul | |
| Elaina | |
| Legs | |
| Kodan | |
| Norbert | |
| Makara | |
| Broken Glowing Sphere | |
| Ilvadele Irasce | |
| Jarmanger | |
| Dye Monster | |
| Jake the Buckler | |
| Jaime Fatholm | |
| Durstin Tallow | |
| Viedesi | |
| Lana Songtree | |
| Lakrea | |
| Nishika | |
| Ichin the Ice Master | |
| Records Golem C | |
| Daniel Murderdark | |
| Zhao | |
| Sheyna | |
| Sergeant Ultaka | |
| Trimoon/sandbox/DPL | |
| Trimoon/sandbox/DPL/Favors | |
| Amutasa | |
| Pennoc | |
| Kohan | |
| Sirine | |
| Ashk the Answerer | |
| Bahdba | |
| Lisi |
Variation 1
Variation 2
|
| Shirogin | |
| Lady Windsong | |
| Ufkar | |
| Selphie | |
| Gisli | |
| Creepy Alchemist | |
| Jurl the Boatman | |
| Fitz the Boatman | |
| Mittens | |
| Gershok | |
| Akhisa's Herald | |
| Sir Johnson | |
| Records Golem A | |
| Records Golem B | |
| Records Golem D | |
| Gremix | |
| Rick Snapley | |
| Mox Warcut | |
| Rugen | |
| Red | |
| Legacy Item Replacer | |
| Bellema Deftwhisper | |
| Rappanel |
Variation 1
Variation 2
Variation 3
|
| Three-Eyes | |
| Aven | |
| Percussa | |
| Brianna Willer | |
| Trekker | |
| Fluffikins | |
| Dhakmar | |
| Cinnamon the rabbit | |
| Norbert/Strange Pig | |
| Sona | |
| Hemmit Magmagrip | |
| Torgan | |
| Gasu'um | |
| Julius Patton | |
| Baroness Marith Felgard | |
| Sammie Grimspine | |
| Stables Golem | |
| Paul Vaughn | |
| Sem | |
| Melandria | |
| Chirrra | |
| General Tassadar | |
| Gloria Stonecurl | |
| Aralorn | |
| Altar of Norala | |
| Tavilak | |
| Qatik | |
| Ragabir | |
| Mandibles | |
| Arianna Fangblade | |
| Irkima | |
| Dorimir Fangblade | |
| Kuzavek | |
| Eveline Rastin | |
| Willem Fangblade | |
| Kib the Unkillable | |
| Otis | |
| Fiddler | |
| Brandon Mellus | |
| Bogaku | |
| Chief Glortok | |
| Drima | |
| Corinth | |
| Solgribue |
Variation 1
Variation 2
Variation 3
Variation 4
Variation 5
|
| Raina |
Variation 1
Variation 2
Variation 3
Variation 4
|
| Pegast |
Variation 1
Variation 2
Variation 3
|
| Midge the Apothecary |
Variation 1
Variation 2
Variation 3
|
| Noita the Green |
Variation 1
Variation 2
Variation 3
Variation 4 Variation 5
|
| Curious Creature | |
| Felmer |
Variation 1
Variation 2
Variation 3
Variation 4
|
| Floxie |
Variation 1
Variation 2
Variation 3
Best Friends and Like Family
|
| Crelpin |
Variation 1
Variation 2
Variation 3
|
| Backfat |
Variation 1
Variation 2
Variation 3
|
| Bendith the Banished |
Variation 1
Variation 2
Variation 3
|
| Agrashab/Fae Realm | |
| The Bat in the Hat | |
| Uriana | |
| Milton | |
| Tangle | |
| Barnaby | |
| Pickles | |
| Ogamboe | |
| Lumpfuzz | |
| Sugar (NPC) | |
| Cassie | |
| Rubi | |
| Squidlips |
Variation 1
Variation 2
Variation 3
Variation 4
Variation 5
|
| Puffy Ben | |
| Urglemarg | |
| Sentient Flame | |
| Riverwalker | |
| Orran | |
| Raim | |
| Tantai | |
| Kimoc | |
| Serrold | |
| Garad | |
| Kalrod | |
| Kinira | |
| Rayar | |
| Aceri | |
| Loche | |
| Delia | |
| Moxie | |
| Chaf Springfield | |
| Deville | |
| Westley | |
| Easter Bunny | |
| Message Starfish | |
| Ensign Cricket | |
| Lady Alethina |
... |
| Gozzaroon | |
| Riston | |
| Casino Greeter | |
| Vendor Fox | |
| Mirror | |
| Stulza | |
| Snowleaf | |
| Jopol | |
| Beehive | |
| Wintria Irasce | |
| Torana | |
| Hirochi the Booklord | |
| Shovel Dispenser | |
| Teleportation Attendant | |
| Brugo the Wise | |
| Grakelsput | |
| Tremmond Blackhammer | |
| Stephie Blackhammer | |
| Mope | |
| Leah Bowman | |
| Gerrux | |
| Dachak the Digger | |
| Ferand Deftwhisper | |
| Wobbuk | |
| Moku | |
| Lincha | |
| Ailred | |
| Shala | |
| Errruka the Benefactor | |
| Kimeta | |
| Dog Ear | |
| Justin Fargold | |
| Tryaka | |
| Umarak | |
| Ishiko | |
| Pasha | |
| Mythander | |
| The Errana Bunny | |
| Ricatu | |
| Cleo Conyer | |
| Thedar | |
| Verac | |
| Merriana | |
| Trasen | |
| Happy-Go-Lucky Bat | |
| Big Footed Jim | |
| Emersil the Ever-Gloating | |
| Reinath | |
| Vughal | |
| Serendipity Cheddar | |
| Dunahain Broadarm | |
| Rixie | |
| Inella | |
| Ghost Orc | |
| Denton Razor | |
| Drummond Stonecurl | |
| Ferris Blueheart | |
| Cheb | |
| Liamu the Watchful | |
| Korbok | |
| The Floriculturist | |
| Ser Lorentz | |
| Sir Taggart | |
| Engineer Crall | |
| Truxartis | |
| Orrrilund | |
| Pitre Ferrence | |
| Lucinnea | |
| Zazzamath | |
| Zazzamath | |
| Grasuul | |
| Sagiso | |
| Sourgum | |
| Dalvos's Astral Projection (Underwater Cave) | |
| Justin Smoot | |
| Burl | |
| Cynthia Rolfe | |
| Tessa Starlight | |
| Terriva Jance |
Terriva Jance does not use the favor system. |
| Sir Hughes | |
| Anamemerie |
Anamemerie does not use the favor system. |
| Deville Neth | |
| Winston Veilmoor | |
| Mirraverre | |
| Franklin Mallus |
Franklin Mallus does not use the favor system. |
| Jaunce Zodiac |
Jaunce Zodiac does not use the favor system. |
| Gregory Pincackle |
Gregory Pincackle does not use the favor system. |
| Exalto the Extractor |
Exalto the Extractor does not use the favor system. |
| Ferina |
Ferina does not use the favor system. |
| Etricar |
Etricar does not use the favor system. |
| Flitilda |
Flitilda does not use the favor system. |
| Gossamyr the Great | |
| Jerasen | |
| Tremond Rockhammer |
Tremond Rockhammer does not use the favor system. |
| Gunther Ashbrown |
Gunther Ashbrown does not use the favor system. |
| Salitharve |
Salitharve does not use the favor system. |
| Kasapar |
Kasapar does not use the favor system. |
| Phantessa |
Phantessa does not use the favor system. |
| Leopold Smith |
Leopold Smith does not use the favor system. |
| Cassandra White |
Cassandra White does not use the favor system. |
| Gleanfeckle |
Gleanfeckle does not use the favor system. |
| Guzor Harrison | |
| Skitters | |
| Scoops | |
| Mara Woodwright | |
| Unora Veilmoor | |
| Strom Farblood | |
| Alzaneth | |
| Ormond Neth | |
| Anaberyl | |
| Classic Jim | |
| Fransesca Muradrake | |
| Rebeccah the Whisperer | |
| Sir Abbley | |
| Ser Palmer | |
| Captain Gregory | |
| Sir Brooker | |
| Sir Fisk | |
| Ser Hackley | |
| Wyn Dovaran | |
| Duke of Flapbule | |
| Parella | |
| Chancellor Vexford | |
| Elune | |
| Gareth Plumsy |
Gareth Plumsy does not use the favor system. |
| Chancellor Fisher |
Chancellor Fisher does not use the favor system. |
| Steven Poplar | |
| Meghan Olliver | |
| Chancellor Algest |
Chancellor Algest does not use a visible favor system, but there are a few actions which raise favor with him. |
| Shiriqa |
Shiriqa does not use the favor system. |
| Electra Breakdawn | |
| Jenny Foster | |
| Tamilla | |
| Sage Festoon |
Sage Festoon uses the favor system, but does not offer any favor or conversation options to individuals with [Neutral] favor. Sage Festoon gains favor from completing Sagiso's daily graffiti quest. Sage Festoon has the same favor as Sagiso, so gifting Sagiso Mentalism skill books will increase his favor. |
| Slim Ostren | |
| Michael Irasce | |
| Grim Jim | |
| Sulafa | |
| Farsight Flemmings | |
| Jurl Blackhammer | |
| Pumza | |
| Phineas | |
| Sam Veilmoor | |
| Asparagus | |
| Fenna/Statehelm | |
| Valeria | |
| Paullus/Statehelm | |
| Irhetsu/Statehelm | |
| Hamilton | |
| Fuzzlebun | |
| Crabminder 8b | |
| Crabminder 4 | |
| Ratkin Beggar |
Ratkin Beggar does not use the favor system. |
| Salmpo Phelps |
Salmpo Phelps does not use the favor system. |
| Bonely Willis |
Bonely Willis does not use the favor system. |
| James the Butterfly | |
| Smoke Tail | |
| Benjy | |
| Leon Dasterre | |
| Sven the Bleeder | |
| Barbran | |
| Nolan Coldsteel | |
| Dovie Darbie |
Template:Notice/doc
Parameters
- Recommended:
|type=- Notice box header text.
- Default:
|type=Header text
- Recommended:
|info=- Notice box additional info.
- Default:
|type=Explanation
- Optional:
|image=- Notice box symbol image.
- Provide the image-filename with extension, or use
|image=noto completely remove/inhibit the image part. - Default:
|image=Gtk-ok.png
- Optional:
|imageSize=- Notice box symbol image-size.
- Provide the image-size including the unit, eg:
px, part. - Default:
|imageSize=50px
- Optional:
|border=- Notice box left-border-bar definition.
- Use
|border=definition, wheredefinitionis a valid custom definition for the CSS propertyborder-left[1]. - Or use
|border=preset, wherepresetis one of the predefined names below:- red ⇒
10px solid #b22222 - orange ⇒
10px solid #f28500 - yellow ⇒
10px solid #f4c430 - purple ⇒
10px solid #9932cc - blue ⇒
10px solid #1e90ff - green ⇒
10px solid #228b22 - gray ⇒
10px solid #bba
- red ⇒
- Default:
|border=blue - You don't need to provide the
;at the end to properly terminate the definition(s) because it will be appended automatically for proper functionality.
- Optional:
|float=side- Float the Notice box.
- Where
sidecan be one of: (Case insensitive)lorleftrorrightnornone
- When anything else is provided it will be treated as
none. - When used it alters the default value for
styleWidthof|style=(see below) as following when the effective floating is:- left ⇒
25% - right ⇒
25% - none ⇒
50%
- left ⇒
- Optional:
|style=inline-CSS;- Used to completely override the inline-CSS[2] used in the style-attribute [3] of the table that generates the Notice box.
- Where
inline-CSS;defaults to: - “
font-size:{{{styleFontSize}}}; margin:{{{styleMargin}}}; border:{{{styleBorder}}}; border-collapse:{{{styleBorderCollapse}}}; background-color:{{{styleBackgroundColor}}}; border-left:{{{border}}}; <optional:[ float:side;]> width:{{{styleWidth}}};” - To override CSS Properties[1] used in the parts of the default shown above you can use: (their defaults shown as value)
|styleFontSize=95%|styleMargin=0 auto|styleBorder=1px #aaa solid|styleBorderCollapse=collapse(See: CSS-Property: border-collapse@w3cschools)|styleBackgroundColor=#eee|styleWidth=80%(Default value is altered when|float=(see above) is used.)
- ↑ 1.0 1.1 For a complete listing of CSS Properties, see CSS Properties@w3cschools
- ↑ inline-CSSis a composition of CSS Properties
- ↑ For more info on the style-attribute see info@w3schools.