Recent Changes - Search:

add Test Extensions page

hide Test Extensions

Test Extensions


hide Topics

Topics

show Changed

Changed

Visitor's book Site map pmwiki-2.5.2

KWTL Question Vars

Category: Extensions

example
(:pagelist group=Trips fmt="Test/TTCTLQuestionVars#testcaption" list=normal count=2 wrap=none:)
example
(:pagelist group=* fmt={$FullName}#testcaption list=normal count=1 wrap=none:)

group=* name= count=1 order=random

PmWiki.Notify
example
(:pagelist group=* fmt=#testcaption list=normal count=4 wrap=none:)

group=* name= count=4 order=random

Recipes.GreengageJam
Trips.2024-01-27RaglanRange,Maps
Trips.2024-03-01ShigaKōgenAndŌsaka,Day04
?x_ttctitle
?x_ttccaption

?x_ttctitle
Filename = '2024-03-04 10.16.06 S20+ Simon - Kevin on Ichinose Diamond_stitch'
Site.InterMap


    (:pagelist group={$Group} name={$Name} fmt=#testcaption wrap=none order=name count=111:)
    

    Messages

    kwtlquestionvars.php

    kwtlquestionvars.php

    <hr>D:\Home\KiwiWiki\pmwiki\extensions\KWTLQuestionVars\KWTLQuestionVars.php: '2025-02-20'
    conf[]: akey: debugKWTLQuestionVars, =dir, =url, KWTLQuestionVarsHidden
    Array ( [debugKWTLQuestionVars] => true [=dir] => D:\Home\KiwiWiki\pmwiki\extensions/KWTLQuestionVars [=url] => https://kiwiwiki.co.nz/pmwiki/extensions/KWTLQuestionVars [KWTLQuestionVarsHidden] => hidden )

    kwtlquestionvars\tlqvparsefilename()

    kwtlquestionvars\tlqvparsefilename()

    theFilename: '"2024-03-04 10.16.06 S20+ Simon - Kevin on Ichinose Diamond_stitch"'
    theDate: '"2024-03-04"; "10.16.06 S20+ Simon - Kevin on Ichinose Diamond_stitch"'
    theTime: '"10.16.06"; "S20+ Simon - Kevin on Ichinose Diamond_stitch"'
    theDevice: '"S20+"; "Simon - Kevin on Ichinose Diamond_stitch"'
    theImageIdentifier: '""; "Simon - Kevin on Ichinose Diamond_stitch"'
    thePhotographer: '"Simon"; "Kevin on Ichinose Diamond_stitch"'
    thePanoramaSignifier: '""; "Kevin on Ichinose Diamond_stitch"'
    theJunk: '""; "Kevin on Ichinose Diamond"'
    theSuffix: '"stitch"; "Kevin on Ichinose Diamond"'
    theFilename: '"2018-01-21 08.57.23 LG6 Simon - Hotel Suisse central stairwell"'
    theDate: '"2018-01-21"; "08.57.23 LG6 Simon - Hotel Suisse central stairwell"'
    theTime: '"08.57.23"; "LG6 Simon - Hotel Suisse central stairwell"'
    theDevice: '"LG6"; "Simon - Hotel Suisse central stairwell"'
    theImageIdentifier: '""; "Simon - Hotel Suisse central stairwell"'
    thePhotographer: '"Simon"; "Hotel Suisse central stairwell"'
    thePanoramaSignifier: '""; "Hotel Suisse central stairwell"'
    theJunk: '""; "Hotel Suisse central stairwell"'
    theSuffix: '""; "Hotel Suisse central stairwell"'
    theFilename: '"pin"'
    theDate: '""; "pin"'
    theTime: '""; "pin"'
    theDevice: '""; "pin"'
    theImageIdentifier: '""; "pin"'
    thePhotographer: '""; "pin"'
    thePanoramaSignifier: '""; "pin"'
    theJunk: '""; "pin"'
    theSuffix: '""; "pin"'
    theFilename: '"2018-01-25 14.44.43 Panorama Simon - béchat_stitch"'
    theDate: '"2018-01-25"; "14.44.43 Panorama Simon - béchat_stitch"'
    theTime: '"14.44.43"; "Panorama Simon - béchat_stitch"'
    theDevice: '""; "Panorama Simon - béchat_stitch"'
    theImageIdentifier: '"Panorama"; "Simon - béchat_stitch"'
    thePhotographer: '"Simon"; "béchat_stitch"'
    thePanoramaSignifier: '""; "béchat_stitch"'
    theJunk: '""; "béchat"'
    theSuffix: '"stitch"; "béchat"'
    theFilename: '"2012-12-30 18.11.58 P1040538 Simon - Pohutukawa"'
    theDate: '"2012-12-30"; "18.11.58 P1040538 Simon - Pohutukawa"'
    theTime: '"18.11.58"; "P1040538 Simon - Pohutukawa"'
    theDevice: '""; "P1040538 Simon - Pohutukawa"'
    theImageIdentifier: '"P1040538"; "Simon - Pohutukawa"'
    thePhotographer: '"Simon"; "Pohutukawa"'
    thePanoramaSignifier: '""; "Pohutukawa"'
    theJunk: '""; "Pohutukawa"'
    theSuffix: '""; "Pohutukawa"'
    theFilename: '"2024-03-15 11.37.50 S21FE+ Jim - Ōsaka Castle wall_cr"'
    theDate: '"2024-03-15"; "11.37.50 S21FE+ Jim - Ōsaka Castle wall_cr"'
    theTime: '"11.37.50"; "S21FE+ Jim - Ōsaka Castle wall_cr"'
    theDevice: '"S21FE+"; "Jim - Ōsaka Castle wall_cr"'
    theImageIdentifier: '""; "Jim - Ōsaka Castle wall_cr"'
    thePhotographer: '"Jim"; "Ōsaka Castle wall_cr"'
    thePanoramaSignifier: '""; "Ōsaka Castle wall_cr"'
    theJunk: '""; "Ōsaka Castle wall"'
    theSuffix: '"cr"; "Ōsaka Castle wall"'

    #testcaption

    display a random image

    >>comment<<
    [[#testcaption]]
    (:template default order=random count=1 group=Trips if="attachments" list=normal:)
    (:template first:)
    !!!! group={$$group} name={$$name} count={$$count} order={$$order}
    (:template each:)
    !!!!! [[{=$FullName}]]
    (:thumblist captionfmt="?x_ttccaption?n?n?x_ttctitle?nFilename = '?i'" titlefmt="?x_ttctitle" {=$FullName} px=20 link=2 order={$$order} order2=name count=1:)
    [[#testcaptionend]]
    >><<
    
    (:pagelist fmt=#testcaption list=normal count=8 px=32:)
    

    (:template default order=random count=1 group=Trips if="attachments" list=normal:) (:template first:)

    group={$$group} name={$$name} count={$$count} order={$$order}

    (:template each:)

    {=$FullName}?

    group=Trips name= count=8 order=random

    Trips.2018-01-19EuropeanAlps,Day03
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2018-01-21 08.57.23 LG6 Simon - Hotel Suisse central stairwell'
    Trips.2020-02-27Utah,Day13
    Trips.WellingtonSevenSummits
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = 'pin'
    Trips.2018-01-19EuropeanAlps,Day07
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2018-01-25 14.44.43 Panorama Simon - béchat_stitch'
    Trips.2023-02-16Canada,Day06
    Trips.2012-12-28GreatBarrierIsland
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2012-12-30 18.11.58 P1040538 Simon - Pohutukawa'
    Trips.2022-07-30HokakuraHurunui
    Trips.2024-03-01ShigaKōgenAndŌsaka,Day15
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2024-03-15 11.37.50 S21FE+ Jim - Ōsaka Castle wall_cr'

    tahi Page last modified on 2024 Jul 30 17:46

    Edit - History - Recent Changes - WikiHelp - Search - email page as link -> mailto:?Subject="KiwiWiki: KWTL Question Vars"&Body=