« 20201019 » : différence entre les versions

De Semantic MediaWiki - Sandbox

(chg)
m (Kghbln a déplacé la page YousufSSyed vers 20201019 sans laisser de redirection : move to another name in main )
 
(2 versions intermédiaires par 2 utilisateurs non affichées)
(Aucune différence)

Dernière version du 23 octobre 2020 à 10:45

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 ==

Solution:

See 20201020

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.