Template:Noexcerpt: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<div class="noexcerpt">{{{1}}}</div>")
 
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="noexcerpt">{{{1}}}</div>
<includeonly><div class="noexcerpt navigation-not-searchable">{{{1}}}</div></includeonly><noinclude>{{Documentation|content=
Use this to exclude a piece of text from the auto-generated excerpt when someone hovers over a link to that page, and also exclude it from being considered for full-text search.  For example, if the page begins with a notice such as "this page is up to date with version X of the game" or "this page is about X; see Y for blah instead" and such.
 
== Examples ==
{{Template demo
| style = list
| <nowiki>{{noexcerpt | ''See also: [[Blah]]'' }}</nowiki>
| <nowiki>{{noexcerpt |
''This page is about Blah from Chapter One.  If you were looking for the other Blah, see [[Blah (Bleb)]].''
}}
</nowiki>
}}
[[Category:Templates]]
</noinclude>

Latest revision as of 20:33, 19 January 2025

{{Documentation|content= Use this to exclude a piece of text from the auto-generated excerpt when someone hovers over a link to that page, and also exclude it from being considered for full-text search. For example, if the page begins with a notice such as "this page is up to date with version X of the game" or "this page is about X; see Y for blah instead" and such.

Examples

Markup
{{noexcerpt | ''See also: [[Blah]]'' }}
Renders as
Markup
{{noexcerpt |

''This page is about Blah from Chapter One. If you were looking for the other Blah, see [[Blah (Bleb)]].'' }}

Renders as