Шаблон:Format hatnote link/док
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
This template formats a link for use in hatnote templates. It accepts two positional parameters, the link, and an optional display value. Links to categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as page § section, rather than the MediaWiki default of page#section.
This template doesn't work with subst.
Употреба
Link only:
{{format link|link}}
Link plus display:
{{format link|link|display}}
If the link or display values contain an equals sign, you will need to specify the parameter names like this:
{{format link|1=link|2=display}}
Примери
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
{{format link|Lion}}→ [[Lion]] → Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{format link|Lion#Etymology}}→ [[Lion#Etymology|Lion § Etymology]] → Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{format link|Category:Lions}}→ [[:Category:Lions]] → Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{format link|Lion#Etymology|Etymology of lion}}→ [[Lion#Etymology|Etymology of lion]] → Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted{{format link}}→ Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
Види још
- {{Section link}}