Template:Wikiframe Notitle: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="box" style=" width: {{{3|100%}}}; height: {{{4}}}; float: {{{5}}}; overflow: hidden; margin-bottom: {{#if:{{{8|}}}|0|20px}}; display: inline-block; border: 1px sol...") |
m (Changed Category to formatting templates.) |
||
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
</div><!-- | </div><!-- | ||
-->{{{2}}} | -->{{{2}}} | ||
</div> | |||
<noinclude>A template that creates a stylized box around content. | <noinclude>A template that creates a stylized box around content. | ||
Line 36: | Line 36: | ||
The sixth parameter "bottom margin" defaults to 10px. | The sixth parameter "bottom margin" defaults to 10px. | ||
The seventh parameter "title link" is optional. If used, the wikiframe title will become a link with the parameter as its destination.[[Category: | The seventh parameter "title link" is optional. If used, the wikiframe title will become a link with the parameter as its destination. | ||
[[Category:Formatting templates]]</noinclude> |
Latest revision as of 16:45, 11 April 2019
A template that creates a stylized box around content.
Syntax
This template can take between six and seven parameters.
- {{wikiframe|<title>|<content>|<width>|<height>|<float>|<bottom margin>}}
- {{wikiframe|<title>|<content>|<width>|<height>|<float>|<bottom margin>|<title link>}}
The sixth parameter "bottom margin" defaults to 10px.
The seventh parameter "title link" is optional. If used, the wikiframe title will become a link with the parameter as its destination.