{{{1}}}
Nội dung description này dường như chưa được đầy đủ. |
The template {{Visible anchor}}
inserts one or more HTML anchors in a page. Those locations can then be linked to using [[#link|...]]
syntax. Unlike {{Anchor}}, the first parameter will be visible text on the page.
1. {{vanchor|foo}}
[[#foo|...]]
from within the same article, [[articlename#foo|...]]
from other articles and from redirects.2. The template can be used to create up to ten anchors with a single call. For example,
{{vanchor|foo|bar|baz}}
[[#foo]]
, [[#bar]]
and [[#baz]]
.Ký tự | Mã | Bản mẫu | Định nghĩa |
---|---|---|---|
" | " "
|
— | (double) quotation mark |
# | #
|
— | hash |
| | |
|
{{!}} | pipe |
= | =
|
{{=}} | equals |
<sup>
and <sub>
(superscript and subscript) cannot be used. Most other characters, including white space and punctuation, are not a problem.{{vanchorwill not work as expected.
|humpty
|dumpty}}
Dữ liệu bản mẫu cho Visible anchor
The template {{Visible anchor}} inserts one or more HTML anchors in a page. Those locations can then be linked to using [[#link|...]] syntax. Unlike {{Anchor}}, the first parameter will be visible text on the page.
Tham số | Miêu tả | Kiểu | Trạng thái | |
---|---|---|---|---|
Anchor name, and text to display | 1 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting; you can put formatting in the "text" parameter instead.
| Chuỗi dài | bắt buộc |
Second anchor name | 2 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | khuyên dùng |
Third anchor name | 3 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Fourth anchor name | 4 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Fifth anchor name | 5 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Sixth anchor name | 6 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Seventh anchor name | 7 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Eighth anchor name | 8 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Ninth anchor name | 9 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Tenth anchor name | 10 | This will become an anchor. The characters ", #, | and = must be escaped; see the main template page for details. Do not try to use formatting. | Chuỗi dài | tùy chọn |
Display text | text | Overrides the display of parameter 1, but is not an anchor name. May be formatted.
| Nội dung | khuyên dùng |