Hi all,

I create this page: http://genomics.cribi.unipd.it/index.php/Meetings
with two templates, one inner other:

{{Meeting
 |mon=mounth
 |days=days
 |year=year
 |where=where
 |title=title
 |poster=
{{Poster
          |title=title
          |authors=authors
         }}
{{Poster
          |title=title
          |authors=authors
         }}
{{Poster
          |title=title
          |authors=authors
         }}
 }}

I would like create form with semantic form:

{{{for template|Meeting|label=Meetings|multiple}}}

and inner, into parameter 'poster' of Meeting template, I would like
session about

{{{for template|Poster|label=Posters|multiple}}}

Is it possible? Can you help me about how to do?

Best,

Alessandra

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to