Template:Wordy bbc: Difference between revisions From Online Manual

Jump to: navigation, search
(BBC_example)
(example, result, button)
Line 8: Line 8:
}}
}}
__NOEDITSECTION__ }}
__NOEDITSECTION__ }}
<p>'''type''': {{
{{#if: {{{button|}}}|<p>'''button''': [[File:{{{button}}}]]</p>|}}<!--
--><p>'''type''': {{
#switch: {{{type}}}
#switch: {{{type}}}
|unparsed_equals=unparsed equals -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=xyz]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|unparsed_equals=[[bbc_type::unparsed equals]] -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=xyz]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|parsed_equals=parsed equals -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=parsed data]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|parsed_equals=[[bbc_type::parsed equals]] -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=parsed data]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|unparsed_content= unparsed content --  <nowiki>[</nowiki>{{{tag}}}<nowiki>]unparsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|unparsed_content= unparsed content --  <nowiki>[</nowiki>{{{tag}}}<nowiki>]unparsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|closed=closed --  <nowiki>[</nowiki>{{{tag}}}<nowiki>]</nowiki>, <nowiki>[</nowiki>{{{tag}}}<nowiki>/]</nowiki>, <nowiki>[</nowiki>{{{tag}}}<nowiki> /]</nowiki>
|closed=closed --  <nowiki>[</nowiki>{{{tag}}}<nowiki>]</nowiki>, <nowiki>[</nowiki>{{{tag}}}<nowiki>/]</nowiki>, <nowiki>[</nowiki>{{{tag}}}<nowiki> /]</nowiki>
Line 18: Line 19:
|unparsed_equals_content=unparsed equals content -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=...]unparsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|unparsed_equals_content=unparsed equals content -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=...]unparsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|parsedcontent
|parsedcontent
|#default = parsed content -- <nowiki>[</nowiki>{{{tag}}}<nowiki>]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
|#default = [[bbc_type::parsed content]] -- <nowiki>[</nowiki>{{{tag}}}<nowiki>]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki>
}}</p>{{
}}</p>{{
#if: {{{description|}}}|
#if: {{{description|}}}|
Line 24: Line 25:
<p>
<p>


'''description''': {{{description}}}</p>|}}{{
'''description''': {{{description}}}</p>|}}<!--
#if: {{{parameters|}}}|<p>'''parameters''':</p>{{{parameters}}}|}}{{
-->{{#if: {{{parameters|}}}|<p>'''parameters''':</p>{{{parameters}}}|}}<!--
#if: {{{example|}}}|<p>'''example''':<br/>[[BBC_example::{{{example}}}]]</p>|}}{{
-->{{#if: {{{example|}}}|<p>'''example''': [[BBC_example::{{{example}}}]]</p>|}}<!--
#if: {{{result|}}}|<p>'''result''': <br/>{{{result}}}</p>|}}
-->{{#if: {{{result|}}}|<p>'''result''': [[BBC_result::{{{result}}}]]</p>|}}<!--
|'''Template must be given a title}}
 
-->|'''Template must be given a tag}}
<includeonly>[[Category:ab_test_bbc]]</includeonly>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

Revision as of 19:45, 10 January 2011

Template must be given a tag

[edit] [purge] Template documentation

This template formats articles on individual Bulletin Board Codes (BBC). At the same time, it stores the Semantic Mediawiki properties which are used to generate the Alphabetical list of all bulletin board codes Example:

{{Wordy bbc
|tag=list
|button=list.gif
|example=[list type=lower-greekl] [li]list item (see [[li]])[/li] [/list]
|result=<ol style="list-style-type: lower-greek;"><li>list item (see [[li]])</li></ol>
|description=The <tt>list</tt> tag encloses a list.  Each item in the list must be enclosed in [[li]] tags. The 
type property of the <tt>list</tt> tag lets you specify a few bullet formats, as well as several counting formats. 
Some of the list types might not work in some browsers.
|parameters={{Parmdesc
     |type|d1=(optional) one of the following:anone, disc, circle, square, decimal, decimal-leading-zero, 
lower-roman, upper-roman, lower-alpha, upper-alpha, lower-greek, lower-latin, upper-latin, hebrew, 
armenian, georgian, cjk-ideographic, hiragana, katakana, hiragana-iroha and katakana-iroha.}}
}}

In addition to the parameters shown above, this template can take the following parameters:



Advertisement: