Demo VisualData 1.0
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is page with an infobox that | This is a page with an infobox that demonstrates the use of PageProperties ([https://gerrit.wikimedia.org/r/c/mediawiki/extensions/PageProperties/+/968230 latest version]) used as a [https://en.wikipedia.org/wiki/Create,_read,_update_and_delete CRUD] | ||
Click the button below to edit the article's metadata through a popup or the tab "Edit semantic" among the article's actions. | Click the button below to edit the article's metadata through a popup or the tab "Edit semantic" among the article's actions. | ||
The popup is rendered using the | The popup is rendered using the following code | ||
<pre> | <pre> | ||
Line 31: | Line 31: | ||
The infobox is rendered through the following code | |||
<pre> | |||
{{#pagepropertiesprint: {{FULLPAGENAME}} | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|template=Book | |||
|template?authors=Book authors | |||
}} | |||
</pre> | |||
Revision as of 12:18, 26 October 2023
This is a page with an infobox that demonstrates the use of PageProperties (latest version) used as a CRUD
Click the button below to edit the article's metadata through a popup or the tab "Edit semantic" among the article's actions.
The popup is rendered using the following code
{{#pagepropertiesform: Book |title = edit infobox and page |action = edit |edit-page = {{FULLPAGENAME}} |return-page = |view = popup |popup-size = medium |css-class = |pagename=formula = |edit-freetext = true |edit-categories = false |edit-content-model = false |default-categories = |default-content-model = wikitext |layout-align = top |popup-help = true |submit-button-text = |layout = tabs |submit-button-text = |validate-button-text = }}
The infobox is rendered through the following code
{{#pagepropertiesprint: {{FULLPAGENAME}} |?cover |?title |?authors/name |?authors/email |schema=Book |template=Book |template?authors=Book authors }}
{{#pagepropertiesprint: Demo VisualData |?cover |?title |?authors/name |?authors/email |schema=Book |template=Book |template?authors=Book authors }}
{{#pagepropertiesform: Book
|title = edit infobox and page
|action = edit
|edit-page = Demo VisualData
|return-page =
|view = popup
|popup-size = medium
|css-class =
|pagename=formula =
|edit-freetext = true
|edit-categories = false
|edit-content-model = false
|default-categories =
|default-content-model = wikitext
|layout-align = top
|popup-help = true
|submit-button-text =
|layout = tabs
|submit-button-text =
|validate-button-text =
}}
pageproperties
schemas |
| ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
schemas-data |
|