BoyWiki:Etenne's Palaestra: Difference between revisions

From BoyWiki
mNo edit summary
No edit summary
Line 18: Line 18:


[[Media:IBLD_2008_Video_Beautiful_Day_Remix.mp4]]
[[Media:IBLD_2008_Video_Beautiful_Day_Remix.mp4]]
[
'name' => 'external example survey',
// Internal or external link survey
'type' => 'external',
// Survey question message key
'question' => 'ext-quicksurveys-example-external-survey-question',
// The i18n key of the description of the survey
'description' => 'ext-quicksurveys-example-external-survey-description',
// External link to the survey
'link' => 'ext-quicksurveys-example-external-survey-link',
// Parameter to add to external link
'instanceTokenParameterName' => 'parameterName',
] + QS_DEFAULTS,
];
]
[[Category:Project pages]]
[[Category:Project pages]]

Revision as of 12:00, 11 June 2021

Media:IBLD 2008 Video Beautiful Day Remix.mp4

Media:Kermie Memorial.mp3

  • test
  • test2

File:Excerpt from The House On the Hill, 1985.ogv


Media:IBLD_2008_Video_Beautiful_Day_Remix.mp4


[ 'name' => 'external example survey', // Internal or external link survey 'type' => 'external', // Survey question message key 'question' => 'ext-quicksurveys-example-external-survey-question', // The i18n key of the description of the survey 'description' => 'ext-quicksurveys-example-external-survey-description', // External link to the survey 'link' => 'ext-quicksurveys-example-external-survey-link', // Parameter to add to external link 'instanceTokenParameterName' => 'parameterName', ] + QS_DEFAULTS, ]; ]