Template:Recipe: Difference between revisions

From WikiDotMako
(New page: <noinclude> This is the 'Recipe' template. It should be called in the following format: <pre> {{Recipe |Meal= |Diet= |Servings= }} </pre> Edit the page to see the template text. </noinclud...)
 
m (Protected "Template:Recipe" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(6 intermediate revisions by 3 users not shown)
Line 11: Line 11:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable"
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
|-
!  
!  
| [[Meal::{{{Meal|}}}]]
| Dietary Restrictions: [[Diet::{{{Diet|}}}]]
|-
|-
!  
!  
| [[Diet::{{{Diet|}}}]]
| Meal: [[Meal::{{{Meal|}}}]]
|-
|-
!  
!  
| [[Servings::{{{Servings|}}}]]
| Servings: [[Servings::{{{Servings|}}}]]
|}
|}


[[Category:Recipe]]
[[Category:Recipe]]
</includeonly>
</includeonly>

Latest revision as of 13:09, 27 June 2011

This is the 'Recipe' template. It should be called in the following format:

{{Recipe
|Meal=
|Diet=
|Servings=
}}

Edit the page to see the template text.