سانچہ:کثیر مآخذ کی تلاش/معلومات کا ربط

آزاد دائرۃ المعارف، ویکیپیڈیا سے
Documentation icon دستاویز

This template stores data about the various search link subtemplates of {{کثیر مآخذ کی تلاش}}.

استعمال

The template takes two positional parameters.

  • The first positional parameter specifies the subtemplate for which data is requested. It may take the value of the subpage name of the link template (e.g. gnews), a value of linkn (link1, link2, etc.), or its alias ln (l1, l2, etc.).
  • The second positional parameter specifies what type of data is requested. It can take the following values:
    • code - The main link code. This is the same as the subpage name of the link template.
    • alias1 - An alias for the main link code. The subpage of سانچہ:کثیر مآخذ کی تلاش with this value is a redirect to the link template.
    • alias2 - Another alias for the main link code.
    • alias3 - A third alias for the main link code.
    • alias4 - A fourth alias for the main link code.
    • t_description - A short description of the template.
    • se_description - A short description of the search engine that the template uses.
    • shortcut1 - A template shortcut for the link template.
    • shortcut2 - A second template shortcut for the link template.
    • shortcut3 - A third template shortcut for the link template.
    • notes - Notes about of the link template.

The template will only output data if the following three conditions are all true:

  1. The first positional parameter has a valid value.
  2. The second positional parameter has a valid value.
  3. The data field specified by the first and second positional parameters is not empty.

Otherwise, the template will return a null value.

مثالs

مثال 1
{{کثیر مآخذ کی تلاش/معلومات کا ربط|link1}}
produces:
مثال 2
{{کثیر مآخذ کی تلاش/معلومات کا ربط|link1|code}}
produces:
گ
مثال 3
{{کثیر مآخذ کی تلاش/معلومات کا ربط|ddg|code}}
produces:
مثال 4
{{کثیر مآخذ کی تلاش/معلومات کا ربط|link1|t_description}}
produces:
This template provides a search link to گوگل to help find sources for articles.
مثال 5
{{کثیر مآخذ کی تلاش/معلومات کا ربط|ddg|se_description}}
produces:
مثال 6
{{کثیر مآخذ کی تلاش/معلومات کا ربط|link1|nonexistentvalue}}
produces:
مثال 7
{{کثیر مآخذ کی تلاش/معلومات کا ربط|nonexistentvalue|code}}
produces:

Adding new entries

Adding new entries should be fairly self-explanatory - just keep the format the same as previous entries. However, if you are adding link number 21, please contact User:Mr. Stradivarius (or if he's not around, someone who knows advanced template coding) as some changes will need to be made to the template's back-end before your new data can be used.