Template:3x/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) -->


== Description ==
Repeats what you enter three times.
Repeats what you enter three times.


== Usage ==
== Usage ==
<code><nowiki>{{3x|your text here}}</nowiki></code>
{{tji|3x|your text here}}


== Example ==
== Example ==
Line 13: Line 11:
! Code !! Result
! Code !! Result
|-
|-
| <code><nowiki>{{3x|Red Sox!}}</nowiki></code> || {{3x|Red Sox!}}
| {{tlc|3x|Red Sox!}} || {{3x|Red Sox!}}
|}
|}


== See also ==
== See also ==
* {{tl|1x}}
* {{tl|1x}}
* {{tl|3x}}


<includeonly>{{sandbox other||
<includeonly>{{sandbox other||{{testcases other||
<!-- Add categories below this line, and interwikis at Wikidata -->
 
[[Category:Text-specific formatting and function templates]]
<!-- Categories below this line, please -->
}}</includeonly>
[[Category:Utility templates]]
}}}}</includeonly>

Latest revision as of 02:40, 20 August 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.

Repeats what you enter three times.

Usage

{{3x|your text here}}

Example

Code Result
{{3x|Red Sox!}} Red Sox!Red Sox!Red Sox!

See also