Predefinição:Linkable Entry/Doc
Summary
This template allows crosslinks to be created to any entry on a page instead of only to section headers.
Parameters
Linkable Entry | ||
---|---|---|
Parâmetero | Escopo | Descrição |
1 |
optional | The text to display as well as the name of the link to create (links will be reduced to their text automatically). To use a different link name and text name, put the text on the page as normal, then include this template but leave the first parameter blank or use the second parameter by number. |
2-4 |
optional | Additional links to create with no text. |
Examples
{{Linkable Entry|Link Example}}
Link Example: This creates a "Link Example" link on this page, which you can link to with [[Predefinição:Linkable Entry/Doc#Link Example|example]]
.
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{Linkable Entry|Ancestor Ghost|Summon Ancestor Ghost|Ghost}}
Ancestor Ghost: This is an example that creates several links to the same entry. You could link to this entry with any of [[Predefinição:Linkable Entry/Doc#Ancestor Ghost]]
, [[Predefinição:Linkable Entry/Doc#Summon Ancestor Ghost]]
, or [[Predefinição:Linkable Entry/Doc#Ghost]]
.
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{Linkable Entry||Link Only}} or {{Linkable Entry|2=Link Only}}
In this case, only a link is created with no text displayed. It can be linked to with [[Predefinição:Linkable Entry/Doc#Link Only]]
.