User:Clément Combier: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
{{#get_web_data: | {{#get_web_data: | ||
|url = https://unitapedia.univ-unita.eu/strapi/api/public-disseminations | |url = https://unitapedia.univ-unita.eu/strapi/api/public-disseminations?populate=id | ||
|format = json | |format = json | ||
|data = | |data = | ||
DisseminationID = id | DisseminationID = id, | ||
|debug=1 | EntryDate = EntryDate, | ||
Platform = platform, | |||
Views = views, | |||
GainedFollowers = gained_followers, | |||
Followers = followers, | |||
Activities = activities | |||
|debug = 1 | |||
}} | }} | ||
Line 10: | Line 16: | ||
{{#store_external_table: StrapiPublicDissemination | {{#store_external_table: StrapiPublicDissemination | ||
|DisseminationID = {{{DisseminationID}}} | |DisseminationID = {{{DisseminationID}}} | ||
|EntryDate = {{{EntryDate}}} | |||
|Platform = {{{Platform}}} | |||
|Views = {{{Views}}} | |||
|GainedFollowers = {{{GainedFollowers}}} | |||
|Followers = {{{Followers}}} | |||
|Activities = {{{Activities}}} | |||
}} | }} | ||
Line 15: | Line 27: | ||
{{#ask: [[-Has subobject::{{FULLPAGENAME}}]] | {{#ask: [[-Has subobject::{{FULLPAGENAME}}]] | ||
|?DisseminationID | |?DisseminationID | ||
|?EntryDate | |||
|?Platform | |||
|?Views | |||
|?GainedFollowers | |||
|?Followers | |||
|?Activities | |||
|format=table | |format=table | ||
|class=datatable | |class=datatable | ||
Line 21: | Line 39: | ||
|header=show | |header=show | ||
}} | }} | ||
Revision as of 13:10, 28 January 2025