Template:Function

Revision as of 22:48, January 29, 2025 by Natxeula (talk | contribs) (1 revision imported: merge)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Example usage:

<infobox>

 <title source="title1"/>
 <image source="image1">

</image> <group> <header source="header1">Section Header</header>

</group> <title source="title2"/> </infobox>
{{Function
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | row1=Example
  | row2=Example
  | title2=Example}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true},"title2":{"suggested":true}},"sets":[],"maps":{}} </templatedata>