Examples

float:right

Some text before
{{{
#!Frame align=float:right
{{attachment:moinmoin.png}}
||A||B||
||C||D||
||E||F||
}}}
Some text below

Some text below

Some text below

Some text below

Some text below

Some text below
{{{
#!Frame align=clear
}}}

example1.png

float:left

Some text before
{{{
#!Frame align=float:left,width=40%
{{attachment:moinmoin.png}}
||A||B||
||C||D||
||E||F||
}}}
Some text below

Some text below

Some text below

Some text below

Some text below

Some text below
{{{
#!Frame align=clear
}}}

example2.png

columns

{{{
#!Frame align=float:left,position=relative,width=48%,thick=2px,background=yellow
A WikiName is a word that uses capitalized words. WikiNames automagically
 become hyperlinks to the WikiName's page. What exactly is an uppercase
 or lowercase letter is determined by the configuration, the
 default configuration should work for UTF-8 characters
(digits are treated like lowercase characters).
When you click on the highlighted page title
(i.e. WikiName on this page), you will see
a list of all pages that link to the current page.
This even works on pages that are not defined yet.
}}}{{{
#!Frame align=float:right,position=relative,width=50%,thick=2px
When you click on the highlighted page title (i.e. WikiName on this page),
you will see a list of all pages that link to the current page.
This even works on pages that are not defined yet.
A question mark before a link or a different rendering in
grey means that the page is not yet defined: you can click the question
mark or page name to offer a definition (e.g., ?NoSuchPageForReal).
If you click on such a link, you will see a default page that you can edit;
 only after you save the page will it be created for real. A list of all
pages that are not yet created but referred on another page is on WantedPages.
To escape a WikiName, i.e. if you want to write the word WikiName without
linking it, use an "empty" bold sequence (a sequence of six single quotes)
like this: Wiki''''''Name. Alternatively, you can use the shorter
 sequence "``" (two backticks), i.e. Wiki``Name.
}}}
{{{
#!Frame align=clear
}}}

calling a parser (Gallery2)

= Album =
{{{
#!Frame align=float:right,background=gray,width=20%
#!Gallery2 album=1,front_image=100_1194.JPG,album_name=Bremen,show_tools=0,show_text=0,show_date=0
}}}
Some images from the trip to Bremen in 2004
 * SpaceCenter
 * ScienceCenter
{{{
#!Frame align=clear
}}}
-----

example4.png

a scrolling sidebar

{{{
#!Frame align=float:left,background=yellow,width=5%,position=fixed
RecentChanges <<BR>>
FindPage <<BR>>
HelpContent <<BR>>
}}}
{{{
#!Frame align=float:right,width=80%
A WikiName is a word that uses capitalized words. WikiNames automagically become hyperlinks to the WikiName's page. What exactly is an uppercase or lowercase letter is determined by the configuration, the default configuration should work for UTF-8 characters (digits are treated like lowercase characters).
When you click on the highlighted page title (i.e. WikiName on this page), you will see a list of all pages that link to the current page. This even works on pages that are not defined yet.
When you click on the highlighted page title (i.e. WikiName on this page), you will see a list of all pages that link to the current page. This even works on pages that are not defined yet.
A question mark before a link or a different rendering in grey means that the page is not yet defined: you can click the question mark or page name to offer a definition (e.g., ?NoSuchPageForReal). If you click on such a link, you will see a default page that you can edit; only after you save the page will it be created for real. A list of all pages that are not yet created but referred on another page is on WantedPages.
To escape a WikiName, i.e. if you want to write the word WikiName without linking it, use an "empty" bold sequence (a sequence of six single quotes) like this: Wiki''''''Name. Alternatively, you can use the shorter sequence "``" (two backticks), i.e. Wiki``Name.
}}}
{{{
#!Frame align=clear
}}}

example5.png

margin and padding

{{{#!Frame text_color=white,background=green,text_font_size=large,thick=0,align=left,margin=0 4em,padding=1em 7em
{{attachment:moinmoin.png}}
}}}

MoinMoin: ParserMarket/Frame/Examples (last edited 2008-01-26 20:46:13 by ReimarBauer)