Templat:LinkedIn
Penggunaan
[sunting sumber]The first parameter for the {{LinkedIn}} template is the name of the LinkedIn account. This can be found in the page's URL. For example: if the URL is http://www.linkedin.com/in/example
, then the account name is example. The second parameter is the description or display name.
Contoh
[sunting sumber]In this example, the LinkedIn user account is danielnye and the description in the link is Dan Nye:
{{LinkedIn|danielnye|Dan Nye}}
In this example, there's an ID instead of user name:
{{LinkedIn|id=danielnye/211294518|name=Dan Nye}}
Links containing the = sign
[sunting sumber]Links to specific sections on a LinkedIn page may include the '=' symbol in the URL. For example, the string '?trk=pub-pbmap' would indicate the "Public Map" section. Because '=' is a special character in Wikipedia template syntax, it cannot be used directly in the id. If you want the link to arrive at a specific section, use Templat:= instead. For example, to link to the "Notes" section:
{{LinkedIn|id=danielnye/211294518?trk{{=}}pub-pbmap|name=Dan Nye}}