문제

We're using mediawiki at our office and we needed to create infoboxes to store informations about softwares that we manage.

We created an infobox for softwares, we have now 40 infoboxes in 40 softwares pages. Each software page is in the software category, that let us getting an index of all softwares from the menu.

But we would need also a table that shows a summary of many of the informations presented in the infoboxes.

Is there a way to achieve that in mediawiki? i know we can make a table to store all that informations but it would be a bit redundant, that's why we're dreaming about a dynamic table.

도움이 되었습니까?

해결책

First install Semantic Mediawiki.

Then use parser function #ask for inline queries ... <--- more details how to, at this link.

See a SMW demo article at Berlin or Paris and how the info from these is then included in a Table of Cities on another page.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top