Formula:Iwpages
Appearance
This template is used to transclude pages from another subdomain. it calls the 'pages command.
syntax:
{{iwpages|language|title_of_index_page|from_page|to_page|section_from|section_to}}
(section_from and section_to are optional)
it actually calls this, on the target wiki:
<pages index="title_of_index_page" from=from_page to=to_page fromsection=section_from tosection=section_to />