Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:RecipeSFW: Difference between revisions

Template page
BSV001 (talk | contribs)
m Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
BSV001 (talk | contribs)
mNo edit summary
Line 1: Line 1:
<infobox>
<includeonly>
  <title source="title1">
{| width="400" style="border:2px solid #bf6d01"
    <default>{{PAGENAME}}</default>
! style="background:#a31701;color:#FFFFFF" | By Blowing
  </title>
|-
  <image source="image1">
| {{ItemSprite|{{#expr: {{Super Fireworks}}
    <caption source="caption1"/>
|}
  </image>
</includeonly>
  <data source="row1">
    <label>Label</label>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
<noinclude>
Example usage:<pre>
{{RecipeSFW
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</pre>
</noinclude>

Revision as of 00:27, 1 July 2017