Template:Story: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: <noinclude>Template for Story</noinclude> =={{{title}}}== ==={{{summary}}}=== ''{{{byline}}}'' <br clear="all"> <noinclude> {{{body}}} </noinclude> <noinclude> <br clear="all"> == Usage ...)
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Template for Story</noinclude>
<noinclude>Template for Story</noinclude>
__NOTOC__
__NOEDITSECTION__
=={{{title}}}==
=={{{title}}}==
==={{{summary}}}===
==={{{summary}}}===
''{{{byline}}}''
''{{{byline}}}''
<br clear="all">
<br clear="all">
<noinclude>
{{{body}}}
{{{body}}}
</noinclude>


<noinclude>
<noinclude>
Line 12: Line 12:


== Usage ==
== Usage ==
<nowiki>{{Story
<nowiki>
{{Story
title = My Title
summary = this is my story
|title = My Title
byline = by me
|summary = this is my story
body = my story
|byline = by me
|body = my story
}}</nowiki>
}}

</nowiki>


{{Story
{{Story
title = My Title
|title = My Title
summary = this is my story
|summary = this is my story
byline = by me
|byline = by me
body = my story
|body =
The story of me...
}}
==my story==
foobar
}}


</noinclude>
</noinclude>

Latest revision as of 01:01, 22 July 2008

Template for Story


{{{title}}}

{{{summary}}}

{{{byline}}}
{{{body}}}



Usage

 {{Story
 |title              =  My Title
 |summary            =  this is my story
 |byline             =  by me
 |body               =  my story
 }}
 



My Title

this is my story

by me
The story of me...

my story

foobar