Difference between revisions of "Lostone2/Sandbox"

From Bad Kitty Games Wiki
Jump to navigation Jump to search
Line 133: Line 133:
 
Game 2016-12-10 04-07-43-002.jpg|What? ..... did I do something wrong??
 
Game 2016-12-10 04-07-43-002.jpg|What? ..... did I do something wrong??
 
</gallery>
 
</gallery>
 +
----
 +
 +
Playing with Infobox Character:
 +
 +
RAW
 +
 +
 +
<onlyinclude><div class="infobox">
 +
<table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;" >
 +
<tr>
 +
<th class="infobox-title" colspan="2" style="text-align: center;"><b>{{{nazwa|{{PAGENAME}}}}}</b></th >
 +
</tr>
 +
<tr>
 +
<td class="infobox-image" colspan="2">[[File:{{{image}}}|300px|thumb|center]]<small>{{{image}}}</small></td>
 +
</tr>
 +
    <td>'''Previous'''</br>{{{prev}}}</td>
 +
    <td>'''Next'''</br>{{{next}}}</td>
 +
    <tr>
 +
    <th colspan="2">Attributes</th>
 +
    {{#if:{{{class|}}}|<tr>
 +
    <td>'''Class'''</td>
 +
    <td>{{{class}}}</td>
 +
    </tr>}}<tr>
 +
    </tr>}}{{#if:{{{gender|}}}|<tr>
 +
    <td>'''Gender'''</td>
 +
    <td>{{{gender}}}</td>
 +
    </tr>}}{{#if:{{{age|}}}|<tr>
 +
    <td>'''Age'''</td>
 +
    <td>{{{age}}}</td>
 +
    </tr>}}{{#if:{{{hair color|}}}|<tr>
 +
    <td>'''Hair Color'''</td>
 +
    <td>{{{hair color}}}</td>
 +
    </tr>}}{{#if:{{{eye color|}}}|<tr>
 +
    <td>'''Eye Color'''</td>
 +
    <td>{{{eye color}}}</td>
 +
</tr>}}
 +
    <th colspan="2">'''Location'''</th>
 +
    {{#if:{{{manor|}}}|<tr>
 +
    <td>'''Northmarket Manor'''</td>
 +
    <td>{{{manor}}}</td>
 +
    </tr>}}{{#if:{{{condo|}}}|<tr>
 +
    <td>'''Eastfort Condo'''</td>
 +
    <td>{{{condo}}}</td>
 +
    </tr>}}{{#if:{{{wesmanor|}}}|<tr>
 +
    <td>'''Westcastle Manor'''</td>
 +
    <td>{{{wesmanor}}}</td>
 +
    </tr>}}{{#if:{{{soumanor|}}}|<tr>
 +
    <td>'''Southport Manor'''</td>
 +
    <td>{{{soumanor}}}</td>
 +
    </tr>}}{{#if:{{{elf shrine|}}}|<tr>
 +
    <td>'''Elf Shrine'''</td>
 +
    <td>{{{elf shrine}}}
 +
}}</td>
 +
</table>
 +
</div></onlyinclude><noinclude>
 +
</noinclude>
 +
<noinclude>
 +
== Usage & preview ==
 +
Type in this:
 +
 +
<pre>
 +
{{Infobox Character
 +
|prev=[[Doll]]
 +
|next=[[Felix]]
 +
|prev_cat=[[Florine|Shopkeepers]]
 +
|next_cat=[[Lilac|Maids]]
 +
|image=ElaiyaNew.png
 +
|spritesheet=
 +
|class=Bounty Hunter
 +
|age=27
 +
|hair color=Turquoise
 +
|eye color=Orange
 +
|manor=Servant's Quarters
 +
|condo=Main Floor
 +
|wesmanor=2nd Floor near staircase
 +
|elf shrine=library at a table
 +
|soumanor=Slave Quarters
 +
}}
 +
 +
</pre>
 +
 +
to see this:
 +
 +
{{Infobox Character
 +
|prev=[[Doll]]
 +
|next=[[Felix]]
 +
|prev_cat=[[Florine|Shopkeepers]]
 +
|next_cat=[[Lilac|Maids]]
 +
|image=ElaiyaNew.png
 +
|spritesheet=This is a test
 +
|class=Bounty Hunter
 +
|age=27
 +
|hair color=Turquoise
 +
|eye color=Orange
 +
|manor=Servant's Quarters
 +
|condo=Main Floor
 +
|wesmanor=2nd Floor near staircase
 +
|elf shrine=library at a table
 +
|soumanor=Slave Quarters
 +
}}
 +
 +
 +
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
 +
</noinclude>

Revision as of 03:19, 2 November 2019

  • Ref Template?? -> Installation...
  • Proper WK? (Game not linear, etc...)

Exploring Gallery options for the Party Banter page:

Slideshow of the Therese-Chimei banter, segregated by conversations and collapsible sections:

Therese-Chimei




Playing with the showthumbnails parameter:


Widths 300:


Playing with Infobox Character:

RAW


}}
Lostone2/Sandbox
[[File:{{{image}}}|300px|thumb|center]]{{{image}}}
Previous
{{{prev}}}
Next
{{{next}}}
Attributes
Location


Usage & preview

Type in this:

{{Infobox Character
|prev=[[Doll]]
|next=[[Felix]]
|prev_cat=[[Florine|Shopkeepers]]
|next_cat=[[Lilac|Maids]]
|image=ElaiyaNew.png
|spritesheet=
|class=Bounty Hunter
|age=27
|hair color=Turquoise 
|eye color=Orange
|manor=Servant's Quarters 
|condo=Main Floor
|wesmanor=2nd Floor near staircase
|elf shrine=library at a table
|soumanor=Slave Quarters
}}

to see this:

Lostone2/Sandbox
ElaiyaNew.png
Previous
Doll
Next
Felix
Previous category
Shopkeepers
Next category
Maids
Attributes
Class Bounty Hunter
Age 27
Hair Color Turquoise
Eye Color Orange
Location
Northmarket Manor Servant's Quarters
Eastfort Condo Main Floor
Westcastle Manor 2nd Floor near staircase
Southport Manor Slave Quarters
Elf Shrine library at a table


Click here to refresh the preview above