Template:Bc: Difference between revisions
Appearance
imported>Samueldr No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{DISPLAYTITLE:Template:bc}} | <noinclude>{{delete|reason=It's functionally the same as the {{template link|code}} template. No reason to maintain.}}{{DISPLAYTITLE:Template:bc}} | ||
{{Template}} | {{Template}} | ||
== About == | |||
Block code without header. | |||
== Usage == | |||
{{ic|<nowiki>{{bc|code}}</nowiki>}} | |||
== | == Example == | ||
{{bc|code}} | |||
== | == See also == | ||
* Use [[Template:ic]] for inline code. | |||
</noinclude><includeonly><pre<noinclude></noinclude>>{{{code|{{{1|{{META Error}}}}}}}}</pre<noinclude></noinclude>></includeonly><noinclude><!-- The <noinclude></noinclude> hack is needed to allow wiki markup inside the pre tags; reference: http://www.gossamer-threads.com/lists/wiki/mediawiki/118688#118688 --></noinclude> |
Latest revision as of 20:59, 5 June 2025
✖︎︎
This article is a deletion candidate. It's functionally the same as the
{{code}}
template. No reason to maintain. Further information may be found on the related discussion page.
This page is a template. It should be used as part of other articles. For more information, see Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to discuss this template in the talk page.
If you wanted to create a new page instead, use the search box to search for the title of the new page you want to create and follow the linkCreate the page "XYZ" on this wiki!
in the results page. An alternative is to create a dangling link to the new page from an existing page. A final option is to directly visit the expected URL of the page.About
Block code without header.
Usage
{{bc|code}}
Example
code
See also
- Use Template:ic for inline code.