Template:Language/InlineSemantics: Difference between revisions

mark possibly redundant
(Template params)
(mark possibly redundant)
 
(11 intermediate revisions by one other user not shown)
Line 1:
<includeonly>'''Sampling of Users:'''<br/>
{{#ask:[[knows language::{{{1}}}]]
|format=list
|limit=5
|mainlabel=Users of {{{1}}}:
|offset=0
|default=''(none [[Template:Mylang|registered]])''
}}
}}<br/>
'''Sampling of Implementations:'''<br/>
{{#ask:[[implementation of::{{{1}}}]]
|format=list
|limit=5
|offset=0
|default=''(none [[Template:implementation|documented]])''
}}<br/>
'''Sampling of Broken Examples:'''<br/>
{{#ask:[[example requires attention::{{{1}}}]]
|format=list
|limit=3
|offset=0
|default=''(none [[Template:incorrect|flagged]])''
}}</includeonly><noinclude>
 
Here's what the template looks like, when applied to Perl, within an infobox:
<blockquote>{{infobox_begin}}{{Language/InlineSemantics|Perl}}{{infobox_end}}</blockquote>
 
{{template}}
[[Category:Possible Redundant Templates]]
Anonymous user