Template:Function

Revision as of 03:02, December 20, 2024 by chesapeake-studios.fandom.com>President Pro Tempore of the Senate (Created page with "<includeonly> <infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="header1">Section Header</header> <data source="row1"/> <data source="row2"/> </group> <title source="title2"/> </infobox> </includeonly> <noinclude> Example usage: {{Function | title1=Example | image1=Example.jpg | caption-image1=Example | row1=Example | row2=Example | title2=Example}} <pre> {...")
(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>