Sandbox: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
(Add some subobject test data ...)
m (Undo revision 112434 by MvGulik (talk))
Tag: Undo
 
(51 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>'''''{{PAGENAME}}''' page.''
:no-rescale)[[File:Bee_Crown.png]] (upld: 29 January 2024)
{{sandbox|:This is the RoB-general-sandbox where you can play and try out wiki editing safely.
:128x128px)[[File:Bee_Crown.png|128x128px]] (is also full-size)
:There is also a more dedicated [[template:template_sandbox|template-sandbox]], for template debugging when needed.}}
:64x64px)[[File:Bee_Crown.png|64x64px]] (no image, bare image link)
<!--COMMENT Feel free to temporary remove this page-header when needed. Just restore it again after your done. --></noinclude
:32x32px)[[File:Bee_Crown.png|32x32px]] (no image, bare image link)
:31x33px)[[File:Bee_Crown.png|31x33px]] (no image, bare image link)


><!--  
:no-rescale)[[File:Ordinary skep.jpg]] (upld: 15 November 2024)
:128x128px)[[File:Ordinary skep.jpg|128x128px]]


-- RE test strings --
<pre>Also effected:
I123=456I
File:Bee Crown.png (upld: 29 January 2024)
I  123  =  456  I
File:Bee Queen's Wings.png (upld: 29 January 2024)
Iabc=defI
...
I  abc  =  def  I
File:Grass Cape.png (upld: 4 November 2024)
Iabc123=def456I
File:Corndolly Lantern.png (upld: 8 November 2024)
I  abc123  =  def456  I
</pre>
 
I123X456I
I  123  X  456  I
IabcXdefI
I  abc  X  def  I
Iabc123Xdef456I
I  abc123  X  def456  I
 
-- General Test Example Setup --
--><includeonly>
:Generated table case.
*Parm <i>1</i> is: <b>{{{1|<empty>}}}</b>, Parm <i>tmp</i> is: <b>{{{tmp|<empty>}}}</b>.
*Parm <i>2</i> is: <b>{{{2|<empty>}}}</b>.
*Parm <i>3</i> is: <b>{{{3|<empty>}}}</b>.
*Parm <i>4</i> is: <b>{{{4|<empty>}}}</b>.
*Parm <i>5</i> is: <b>{{{5|<empty>}}}</b>.
 
{{#if: {{{1|}}}
  | {{{!}} class="wikitable" style="text-align:center"
 
! Quality {{!!}}        [[{{#explode:{{{1}}}|,|0}}]]
{{#if: {{{2|}}}      |! [[{{#explode:{{{2}}}|,|0}}]]
  {{#if: {{{3|}}}    |! [[{{#explode:{{{3}}}|,|0}}]]
    {{#if: {{{4|}}}  |! [[{{#explode:{{{4}}}|,|0}}]]
      {{#if: {{{5|}}} |! [[{{#explode:{{{5}}}|,|0}}]]
}} }} }} }}
 
{{!}}-
{{!}} 10 {{!!}}              +{{#explode:{{{1}}}|,|1}}
{{#if: {{{2|}}}      |{{!}} +{{#explode:{{{2}}}|,|1}}
  {{#if: {{{3|}}}    |{{!}} +{{#explode:{{{3}}}|,|1}}
    {{#if: {{{4|}}}  |{{!}} +{{#explode:{{{4}}}|,|1}}
      {{#if: {{{5|}}} |{{!}} +{{#explode:{{{5}}}|,|1}}
}} }} }} }}
 
{{!}}-
{{!}} 40 {{!!}}              +{{#expr:{{#explode:{{{1}}}|,|1}}*2}}
{{#if: {{{2|}}}      |{{!}} +{{#expr:{{#explode:{{{2}}}|,|1}}*2}}
  {{#if: {{{3|}}}    |{{!}} +{{#expr:{{#explode:{{{3}}}|,|1}}*2}}
    {{#if: {{{4|}}}  |{{!}} +{{#expr:{{#explode:{{{4}}}|,|1}}*2}}
      {{#if: {{{5|}}} |{{!}} +{{#expr:{{#explode:{{{5}}}|,|1}}*2}}
}} }} }} }}
 
{{!}}-
{{!}} 90 {{!!}}              +{{#expr:{{#explode:{{{1}}}|,|1}}*3}}
{{#if: {{{2|}}}      |{{!}} +{{#expr:{{#explode:{{{2}}}|,|1}}*3}}
  {{#if: {{{3|}}}    |{{!}} +{{#expr:{{#explode:{{{3}}}|,|1}}*3}}
    {{#if: {{{4|}}}  |{{!}} +{{#expr:{{#explode:{{{4}}}|,|1}}*3}}
      {{#if: {{{5|}}} |{{!}} +{{#expr:{{#explode:{{{5}}}|,|1}}*3}}
}} }} }} }}
 
{{!}}}
 
|<no input case>... usage help/link?
 
}}
</includeonly
 
><noinclude>
 
---- -- subobject test data --
{{  #subobject:| Test_Text_2 = Bar11
}}{{#subobject:| Test_Text_2 = Bar12
}}{{#subobject:Foo1| Test_Text_2 = Bar0
}}{{#subobject:Foo2| Test_Text_2 = Bar0
}}{{#subobject:Foo3| Test_Text_2 = Bar31
}}{{#subobject:Foo3| Test_Text_2 = Bar32
}}{{#subobject:Berries| Test_Text_2 = Milk
}}{{#subobject:Bread| Test_Text_2 = Milk
}}{{#subobject:Milk| Test_Text_2 = Berries
}}{{#subobject:Milk| Test_Text_2 = Forage
}}{{#subobject:Milk| Test_Text_2 = Berries
}}{{#subobject:Game| Test_Text_2 = Beer
}}{{#subobject:Game| Test_Text_2 = Mead
}}{{#subobject:Perry| Test_Text_2 = Meat
}}{{#subobject:Wine| Test_Text_2 = Meat }}
<!--
*1) "{{#ask: [[-Has subobject::{{FULLPAGENAME}}]] | limit=3 }}"
 
*2) "{{#ask: [[-Has subobject::Game Updates]] | limit=3
|?Patch_date
|?Patch_date #ISO
|?Patch postid #
|?Patch remark
|?Patch title
}}"
 
*3) "{{#ask: [[-Has subobject::Experience Points]] | limit=3
|?Exp img
|?Exp name
|?Exp points
|?Exp text
|?Exp trigger
|?Has image
}}"
-->
----
 
:Manual table case.
{| class="wikitable" style="text-align:center"
|-
! Quality || [[Will]]|| [[Unarmed Combat]] || [[Masonry]] || [[Lore]]
|-
| 10 || +1 || +2 || +2 || +3
|-
| 40 || +2 || +4 || +4 || +6
|-
| 90 || +3 || +6 || +6 || +9
|}
 
*1
{{:{{PAGENAME}}}}
 
*2
{{:{{PAGENAME}}|will,1|unarmed combat,0}}
 
*3
{{:{{PAGENAME}}|Will,1|Unarmed Combat,2|Masonry,2|Lore,3}}
 
:note - Graph_QM.png
:plain: {{#info:[[File:Graph_QM.png]]|note}}
:240x: {{#info:[[File:Graph_QM.png|240px]]|note}}
:360x: {{#info:[[File:Graph_QM.png|360px]]|note}}
 
<!--
Seen/used at 94 pages. (two variations: Skills & Attributes(this) and Armour Class(...)
General issue: Input name capitalization => related page link. (Unarmed [C]ombat)
Leave as is for now. (Page exist test?, or check against list perhaps. would only detect, not correct)
Some additional graphical table re-formating?
-->
 
</noinclude>

Latest revision as of 19:24, 16 November 2024

no-rescale)Bee Crown.png (upld: 29 January 2024)
128x128px)Bee Crown.png (is also full-size)
64x64px)Bee Crown.png (no image, bare image link)
32x32px)Bee Crown.png (no image, bare image link)
31x33px)Bee Crown.png (no image, bare image link)
no-rescale)Ordinary skep.jpg (upld: 15 November 2024)
128x128px)Ordinary skep.jpg
Also effected:
File:Bee Crown.png (upld: 29 January 2024)
File:Bee Queen's Wings.png (upld: 29 January 2024)
...
File:Grass Cape.png (upld: 4 November 2024)
File:Corndolly Lantern.png (upld: 8 November 2024)