Différences entre les versions de « 20201019 »

De Semantic MediaWiki - Sandbox

Balise : Éditeur de wikicode 2017
(chg)
Ligne 33 : Ligne 33 :
 
|Page 2#object2
 
|Page 2#object2
 
|October 18th 2020
 
|October 18th 2020
|
+
|== Header ==
== Header ==
 
 
|}
 
|}

Version du 20 octobre 2020 à 19:04

With Semantic Mediawiki, I want to be able to create subobjects like so:

{{#subobject:object1
  |Label=Sample
  |Date=Oct 19 2020
  |Text = text
  }}
{{#subobject:object2
  |Label=Sample
  |Date=Oct 18 2020
  |Text = == Header ==
  }}

and have them show up like this (notice how the header renders as a wikitext header):

Query:

{{#ask: [[-Has subobject::+]]
 [[Label::~Sample]]
 |?Date
 |?Text
 }}

Result:

Page Date Text
Page 1#object1 October 19th 2020 Text
Page 2#object2 October 18th 2020 == Header ==
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.