Difference between revisions of "Template:S2 Dialogue"

From SacredWiki
Jump to navigation Jump to search
m
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<noinclude>__NOTOC__
<div id="dialogue">
+
{|
<div class="name-tag">[[Sacred 2:{{{NPC NAME}}}|{{{NPC NAME}}}]]</div>
+
|[[File:dialog635.png]]||This template uses 76px wide by 76px high PNG Transparent PORTRAIT images of the NPC's from the dialog box in the game.  All of the PORTRAIT images of quest related NPC's have been uploaded in advance for use with this template only.  You can find all of the NPC portraits on the [[:Category:NPC Dialogue Portraits|NPC Dialogue Portraits]] page.  That page has been organized into sub categories to make it easier to find the NPC Portrait you need for your Dialogue box.  To create a new Dialogue box just go to the page where you want to add it, click once to place your cursor where you want to put the Dialogue box within the page you are editing, then press the Dialogue box button.  http://www.sacredwiki.org/extensions/WikiEditor/modules/images/toolbar/dialogue.png  Please type the NPC's text exactly as it was originally typed in the game.  It is possible that not all the NPC portrait images have been uploaded.  If you can not find the portrait you need within the [[:Category:NPC Dialogue Portraits|NPC Dialogue Portraits]] page, please let Schot know at [http://darkmatters.org/forums/index.php?/topic/21541-dialogue-template-on-sacredwiki-a-new-toy-to-play-with/ DarkMatters].
<div class="portrait">[[File:{{{PORTRAIT FILE NAME|Sample dialog.png}}}]]<div id="portraitframe"></div>
+
|}
  
{{{DIALOGUE}}}
 
</div></includeonly>
 
<noinclude>
 
  
 +
Find the NPC portrait image you need from the [[:Category:NPC Dialogue Portraits|NPC Dialogue Portraits]] page:
 +
::{|
 +
|
 +
*[[Sacred 2:Male Human NPC Portraits|Male Human NPC Portraits]]
 +
*[[Sacred 2:Male High Elf NPC Portraits|Male High Elf NPC Portraits]]
 +
*[[Sacred 2:Male Hooded NPC Portraits|Male Hooded NPC Portraits]]
 +
*[[Sacred 2:Male Desert NPC Portraits|Male Desert NPC Portraits]]
 +
*[[Sacred 2:Male Dryad NPC Portraits|Male Dryad NPC Portraits]]
 +
|valign=top|
 +
*[[Sacred 2:Female NPC Portraits|Female NPC Portraits]]
 +
*[[Sacred 2:Lizard and Kobold NPC Portraits|Lizard and Kobold NPC Portraits]]
 +
*[[Sacred 2:Orcs and Goblin NPC Portraits|Orcs and Goblin NPC Portraits]]
 +
*[[Sacred 2:Undead NPC Portraits|Undead NPC Portraits]]
 +
|valign=top|
 +
*[[Sacred 2:Character Class Portraits|Character Class Portraits]]
 +
*[[Sacred 2:Boss NPC Portraits|Boss NPC Portraits]]
 +
*[[Sacred 2:Uncategorized NPC Portraits|Male Uncategorized NPC Portraits]]
 +
|}
 +
# Go to the page you want to put the Dialogue box and click the Edit button near the top right of the page
 +
# Click within the text of the page in the area where you want to put the Dialogue box and then click the Dialogue button http://www.sacredwiki.org/extensions/WikiEditor/modules/images/toolbar/dialogue.png
 +
# After clicking http://www.sacredwiki.org/extensions/WikiEditor/modules/images/toolbar/dialogue.png, the following text will appear:<br /><div class="whitebox"><nowiki>{{S2 Dialogue</nowiki>|NPC NAME=<span class="WoodElf">'''NPCNAME'''</span>|PORTRAIT FILE NAME=<span class="WoodElf">'''NoPicDialog'''</span>.png|DIALOGUE=<span class="WoodElf">'''TYPEtextHERE'''</span><nowiki>}}</nowiki></div>
 +
# Replace <span class="WoodElf">'''NPCNAME'''</span> with the exact name of the NPC
 +
# Replace <span class="WoodElf">'''NoPicDialog'''</span> with the name of the [[:Category:NPC Dialogue Portraits|NPC image]]
 +
# Replace <span class="WoodElf">'''TYPEtextHERE'''</span> with the NPC's dialogue
  
[[File:Expelled Leper dialog.gif]] This template needs to use a 70px wide by 70px high PORTRAIT image of the NPC from the dialog box in the game.
 
  
  
  
  
Blank template:
+
== Basic Dialogue Box ==
<pre>
+
<div class="whitebox">
{{S2 Dialogue
+
<nowiki>{{S2 Dialogue|</nowiki>NPC NAME=<span class="WoodElf">'''Expelled Leper'''</span>|PORTRAIT FILE NAME=<span class="WoodElf">'''dialog635'''</span>.png|DIALOGUE=<span class="WoodElf">'''Go to <nowiki>[[Sacred 2:General Denyiw|]]</nowiki> and report to him!'''</span><br /><br />
|NPC NAME=
+
<span class="WoodElf">'''That's all what I saw.  You should hurry.  More <nowiki>[[Sacred 2:undead|]]</nowiki> come every night.  It will be too late once they've flooded the city!'''</span><nowiki>}}</nowiki>
|PORTRAIT FILE NAME=
+
</div>
|DIALOGUE=
+
{{S2 Dialogue|NPC NAME=Expelled Leper|PORTRAIT FILE NAME=dialog635.png|DIALOGUE=Go to [[Sacred 2:General Denyiw|General Denyiw]] and report to him!
}}
 
</pre>
 
  
 +
That's all what I saw.  You should hurry.  More [[Sacred 2:undead|undead]] come every night.  It will be too late once they've flooded the city!}}
 +
 +
 +
 +
 +
 +
== Change The Page That The NPC's Name Links To==
 +
If the NPC NAME is different from the page name created for whatever NPC you are creating a template for then you can change the NPC NAME link by adding<br />
 +
<span class="WoodElf">'''|NPC PAGE=YOUR TEXT'''</span> to the template.  Example:
  
2 examples of the template:
+
<div class="whitebox">
<pre>
+
<nowiki>{{S2 Dialogue</nowiki> <br />
{{S2 Dialogue
+
<nowiki>|NPC NAME=Kobold Chieftain</nowiki> <br />
|NPC NAME=Expelled Leper
+
<span class="WoodElf">'''|NPC PAGE=Kobold Chieftain - Happy Cow Farm'''</span> <br />
|PORTRAIT FILE NAME=
+
<nowiki>|PORTRAIT FILE NAME=Kobold-Chieftain-dialog.png</nowiki> <br />
|DIALOGUE=Go to [[Sacred 2:General Denyiw|]] and report to him!
+
<nowiki>|DIALOGUE=Stop, hold! No hurting! You can have the Human women, take them. They wanted to clean up... ARGH! CLEAN UP! Make everything tidy! No, no, no, me no want that!}}</nowiki>
 +
</div>
 +
{{S2 Dialogue|NPC NAME=Kobold Chieftain|NPC PAGE=Kobold Chieftain - Happy Cow Farm|PORTRAIT FILE NAME=Kobold-Chieftain-dialog.png|DIALOGUE=Stop, hold! No hurting! You can have the Human women, take them. They wanted to clean up... ARGH! CLEAN UP! Make everything tidy! No, no, no, me no want that!}}
  
That's all what I saw.  You should hurry.  More [[Sacred 2:undead|]] come every night.  It will be too late once
 
they've flooded the city!}}
 
</pre>
 
  
  
{{S2 Dialogue
 
|NPC NAME=Expelled Leper
 
|PORTRAIT FILE NAME
 
|DIALOGUE=Go to [[Sacred 2:General Denyiw|General Denyiw]] and report to him!
 
  
That's all what I saw.  You should hurry.  More [[Sacred 2:undead|undead]] come every night.  It will be too late once they've flooded the city!}}
 
  
<pre>
+
== Change Text in Button ==
{{S2 Dialogue
+
To change the "Ok" button text, add <span class="WoodElf">'''|BUTTON1=YOUR TEXT'''</span> to the template.  Example:
|NPC NAME=Senator Nimorean
+
<div class="whitebox">
|PORTRAIT FILE NAME=Nimorean dialog.gif
+
<nowiki>{{S2 Dialogue</nowiki> <br />
|DIALOGUE=Find the spot the undead are infiltrating the [[Sacred 2:Old Naval Port|navel port]] from!
+
<nowiki>|NPC NAME=Kastagir</nowiki> <br />
 +
<nowiki>|PORTRAIT FILE NAME=dialog4057.png</nowiki> <br />
 +
<span class="WoodElf">'''|BUTTON1=Go ahead, make my day!'''</span> <br />
 +
<nowiki>|DIALOGUE=What are you doing here!  You're out to steal the Great Machine!</nowiki><br /><br />
 +
<nowiki>This area is off limits to all except the guardians  There can be only FOUR!}}</nowiki>
 +
</div>
 +
{{S2 Dialogue|NPC NAME=Kastagir|PORTRAIT FILE NAME=dialog4057.png|BUTTON1=Go ahead, make my day!|DIALOGUE=What are you doing here!  You're out to steal the Great Machine!
 +
 
 +
This area is off limits to all except the guardians  There can be only FOUR!}}
 +
 
 +
 
  
The situation seems very threatening.  It could even be connected to the problems that we've been having here for a
 
few days.  Recently a few [[Sacred 2:undead|]] were spotted in the old naval port.  It's a dangerous neighbourhood
 
that used to be a place of refuge for cutthroats and criminals, but since undead have been spotted not even the
 
meanest thief will set foot in there.  Please go to the old naval port and find out where the undead are entering
 
that area from.  When you have some information, report to [[Sacred 2:General Denyiw|]] in the military camp.}}
 
</pre>
 
  
  
{{S2 Dialogue
+
== Add a Button and Change Text of Both Buttons ==
|NPC NAME=Senator Nimorean
+
To change the "Ok" button text AND add a second button with custom text, add <span class="WoodElf">'''|BUTTON1=YOUR TEXT'''</span> and <span class="WoodElf">'''|BUTTON2=YOUR TEXT'''</span> to the template.  Example:
|PORTRAIT FILE NAME=Nimorean dialog.gif
+
<div class="whitebox">
|DIALOGUE=Find the spot the undead are infiltrating the [[Sacred 2:Old Naval Port|navel port]] from!
+
<nowiki>{{S2 Dialogue</nowiki> <br />
 +
<nowiki>|NPC NAME=Malak, Priest of Forens</nowiki> <br />
 +
<nowiki>|PORTRAIT FILE NAME=dialog420.png</nowiki> <br />
 +
<span class="WoodElf">'''|BUTTON1=Accept'''</span> <br />
 +
<span class="WoodElf">'''|BUTTON2=Decline'''</span> <br />
 +
<nowiki>|DIALOGUE=Sacrifice to Forens and receive my blessing.</nowiki><br /><br />
 +
<nowiki>Here at the Rock Temple the goddesses presence can be felt, don't you agree? No? Then you must sacrifice to Forens so you can feel her presence again. Find things that will please her like clean water and maybe a beetle wing. Bring them to me and I shall bless you.}}</nowiki>
 +
</div>
 +
{{S2 Dialogue|NPC NAME=Malak, Priest of Forens|PORTRAIT FILE NAME=dialog420.png|BUTTON1=Accept|BUTTON2=Decline|DIALOGUE=Sacrifice to Forens and receive my blessing.
  
The situation seems very threatening.  It could even be connected to the problems that we've been having here for a few days.  Recently a few [[Sacred 2:undead|undead]] were spotted in the old naval port. It's a dangerous neighbourhood that used to be a place of refuge for cutthroats and criminals, but since undead have been spotted not even the meanest thief will set foot in there. Please go to the old naval port and find out where the undead are entering that area from.  When you have some information, report to General Denyew in the [[Sacred 2:Thylysium|military camp]].}}
+
Here at the Rock Temple the goddesses presence can be felt, don't you agree? No? Then you must sacrifice to Forens so you can feel her presence again. Find things that will please her like clean water and maybe a beetle wing. Bring them to me and I shall bless you.}}
 
</noinclude>
 
</noinclude>
 +
<includeonly><div id="dialogue"><div class="name-tag">[[Sacred 2:{{{NPC PAGE|{{{NPC NAME}}}}}}|{{{NPC NAME}}}]]</div><div class="portrait">[[File:{{{PORTRAIT FILE NAME|NoPicDialog.png}}}]]<div id="portraitframe">[http://www.sacredwiki.org/index.php/File:{{{PORTRAIT FILE NAME|NoPicDialog.png}}} http://www.sacredwiki.org/images/blank.png]</div></div><div style="display:inline-block;width:410px;"><poem>{{{DIALOGUE}}}</poem></div><div class="buttons">{{#if: {{{BUTTON2|}}}|<div class="button2">{{{BUTTON2}}}</div>}} {{#if: {{{BUTTON1|}}}|<div class="button1">{{{BUTTON1}}}</div>|<div class="button1">Ok</div>}}</div><div id="botrightdialog"></div><div id="botleftdialog"></div><div id="toprightdialog"></div><div id="topleftdialog"></div></div></includeonly>

Latest revision as of 18:26, 23 February 2014

Dialog635.png This template uses 76px wide by 76px high PNG Transparent PORTRAIT images of the NPC's from the dialog box in the game. All of the PORTRAIT images of quest related NPC's have been uploaded in advance for use with this template only. You can find all of the NPC portraits on the NPC Dialogue Portraits page. That page has been organized into sub categories to make it easier to find the NPC Portrait you need for your Dialogue box. To create a new Dialogue box just go to the page where you want to add it, click once to place your cursor where you want to put the Dialogue box within the page you are editing, then press the Dialogue box button. dialogue.png Please type the NPC's text exactly as it was originally typed in the game. It is possible that not all the NPC portrait images have been uploaded. If you can not find the portrait you need within the NPC Dialogue Portraits page, please let Schot know at DarkMatters.


Find the NPC portrait image you need from the NPC Dialogue Portraits page:

  1. Go to the page you want to put the Dialogue box and click the Edit button near the top right of the page
  2. Click within the text of the page in the area where you want to put the Dialogue box and then click the Dialogue button dialogue.png
  3. After clicking dialogue.png, the following text will appear:
    {{S2 Dialogue|NPC NAME=NPCNAME|PORTRAIT FILE NAME=NoPicDialog.png|DIALOGUE=TYPEtextHERE}}
  4. Replace NPCNAME with the exact name of the NPC
  5. Replace NoPicDialog with the name of the NPC image
  6. Replace TYPEtextHERE with the NPC's dialogue



Basic Dialogue Box

{{S2 Dialogue|NPC NAME=Expelled Leper|PORTRAIT FILE NAME=dialog635.png|DIALOGUE=Go to [[Sacred 2:General Denyiw|]] and report to him!

That's all what I saw. You should hurry. More [[Sacred 2:undead|]] come every night. It will be too late once they've flooded the city!}}

Dialog635.png
blank.png

Go to General Denyiw and report to him!

That's all what I saw. You should hurry. More undead come every night. It will be too late once they've flooded the city!

Ok



Change The Page That The NPC's Name Links To

If the NPC NAME is different from the page name created for whatever NPC you are creating a template for then you can change the NPC NAME link by adding
|NPC PAGE=YOUR TEXT to the template. Example:

{{S2 Dialogue
|NPC NAME=Kobold Chieftain
|NPC PAGE=Kobold Chieftain - Happy Cow Farm
|PORTRAIT FILE NAME=Kobold-Chieftain-dialog.png
|DIALOGUE=Stop, hold! No hurting! You can have the Human women, take them. They wanted to clean up... ARGH! CLEAN UP! Make everything tidy! No, no, no, me no want that!}}

Kobold-Chieftain-dialog.png
blank.png

Stop, hold! No hurting! You can have the Human women, take them. They wanted to clean up... ARGH! CLEAN UP! Make everything tidy! No, no, no, me no want that!

Ok



Change Text in Button

To change the "Ok" button text, add |BUTTON1=YOUR TEXT to the template. Example:

{{S2 Dialogue
|NPC NAME=Kastagir
|PORTRAIT FILE NAME=dialog4057.png
|BUTTON1=Go ahead, make my day!
|DIALOGUE=What are you doing here! You're out to steal the Great Machine!

This area is off limits to all except the guardians There can be only FOUR!}}

Dialog4057.png
blank.png

What are you doing here! You're out to steal the Great Machine!

This area is off limits to all except the guardians There can be only FOUR!

Go ahead, make my day!



Add a Button and Change Text of Both Buttons

To change the "Ok" button text AND add a second button with custom text, add |BUTTON1=YOUR TEXT and |BUTTON2=YOUR TEXT to the template. Example:

{{S2 Dialogue
|NPC NAME=Malak, Priest of Forens
|PORTRAIT FILE NAME=dialog420.png
|BUTTON1=Accept
|BUTTON2=Decline
|DIALOGUE=Sacrifice to Forens and receive my blessing.

Here at the Rock Temple the goddesses presence can be felt, don't you agree? No? Then you must sacrifice to Forens so you can feel her presence again. Find things that will please her like clean water and maybe a beetle wing. Bring them to me and I shall bless you.}}

Dialog420.png
blank.png

Sacrifice to Forens and receive my blessing.

Here at the Rock Temple the goddesses presence can be felt, don't you agree? No? Then you must sacrifice to Forens so you can feel her presence again. Find things that will please her like clean water and maybe a beetle wing. Bring them to me and I shall bless you.

Decline
Accept