Wikis / Unreal Wiki / Template:Quote/doc

This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Quote.

This template encloses quoted text in a box with an optional source

Usage

{{quote
| Keep an eye on the Unreal log while you're testing your scripts. [...]
| [[udn2:UnrealScriptReference|UDN UnrealScript Reference]]
}}

Keep an eye on the Unreal log while you're testing your scripts. The UnrealScript runtime often generates useful warnings in the log that notify you of nonfatal problems that are occuring.

With separated source text and page name:

{{quote
| Keep an eye on the Unreal log while you're testing your scripts. [...]
|UDN UnrealScript Reference|udn2:UnrealScriptReference}}

Keep an eye on the Unreal log while you're testing your scripts. The UnrealScript runtime often generates useful warnings in the log that notify you of nonfatal problems that are occuring.

Also works with URLs:

{{quote
| Keep an eye on the Unreal log while you're testing your scripts. [...]
| UDN UnrealScript Reference
| http://udn.epicgames.com/Two/UnrealScriptReference.html#UnrealScript%20programming%20strategy
}}

Keep an eye on the Unreal log while you're testing your scripts. The UnrealScript runtime often generates useful warnings in the log that notify you of nonfatal problems that are occuring.

...or with named parameters:

{{quote
| text = Keep an eye on the Unreal log while you're testing your scripts. [...]
| src  = UDN UnrealScript Reference
| url  = udn2:UnrealScriptReference
}}
{{quote
| text = Keep an eye on the Unreal log while you're testing your scripts. [...]
| src  = UDN UnrealScript Reference
| url  = http://udn.epicgames.com/Two/UnrealScriptReference.html#UnrealScript%20programming%20strategy
}}

Keep an eye on the Unreal log while you're testing your scripts. The UnrealScript runtime often generates useful warnings in the log that notify you of nonfatal problems that are occuring.

Keep an eye on the Unreal log while you're testing your scripts. The UnrealScript runtime often generates useful warnings in the log that notify you of nonfatal problems that are occuring.

This form is recommended. It is more robust than the version with three unnamed parameters, because it can handle whitespace around the parameter values as it occurs if formatting the template like shown above. The following example displays the problem:

{{quote
| Keep an eye on the Unreal log while you're testing your scripts. [...]
| UDN UnrealScript Reference
| udn2:UnrealScriptReference
}}

Keep an eye on the Unreal log while you're testing your scripts. The UnrealScript runtime often generates useful warnings in the log that notify you of nonfatal problems that are occuring.

[[ udn2:UnrealScriptReference

| UDN UnrealScript Reference

]]

See also

Page Categories

Page Information

2022-11-20T14:54:25.203429Z 2008-03-11T18:50:52Z Wormbo New page: <noinclude>{{Documentation subpage}}</noinclude> This template encloses quoted text in a box with an optional source ==Usage== <pre> {{quote | Keep an eye on the Unreal log while you're t... https://wiki.beyondunreal.com/Template:Quote/doc Attribution-NonCommercial-ShareAlike 3.0