Difference between revisions of "Template:Shared repository category/doc"
From LFS Manual
Jump to navigationJump to search (→Usage) |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{documentation subpage}}</noinclude> | <noinclude>{{documentation subpage}}</noinclude> | ||
− | '''Shared repository category''' is used to indicate the existence of media related to the article. | + | '''Shared repository category''' is used to indicate the existence of media related to the article, over on the shared repository: [https://upload.lfsmanual.net/ upload.lfsmanual.net]. |
== Usage == | == Usage == | ||
Line 9: | Line 9: | ||
{{markup| | {{markup| | ||
<nowiki>text {{Shared repository category|XF GTR}}</nowiki>|text {{Shared repository category|XF GTR}}}}<!-- Template:Mra --> | <nowiki>text {{Shared repository category|XF GTR}}</nowiki>|text {{Shared repository category|XF GTR}}}}<!-- Template:Mra --> | ||
+ | {{markup| | ||
+ | <nowiki>text {{Shared repository category|Blackwood|BL}}</nowiki>|text {{Shared repository category|Blackwood|BL}}}}<!-- Template:Mra --> | ||
{{markup| | {{markup| | ||
<nowiki>text {{Shared repository category|Blackwood|position=left}}</nowiki>|text {{Shared repository category|Blackwood|position=left}}}}<!-- Template:Mra --> | <nowiki>text {{Shared repository category|Blackwood|position=left}}</nowiki>|text {{Shared repository category|Blackwood|position=left}}}}<!-- Template:Mra --> | ||
Line 20: | Line 22: | ||
|- | |- | ||
! scope="row" | 1 | ! scope="row" | 1 | ||
− | | Optional. Category name on the shared repository to link to. By default it takes the article title (PAGENAME). | + | | Optional. Category name on the shared repository to link to. By default it takes the article title (PAGENAME). If you do not define this, please double check that a category with the article name exists on the shared repository. |
| {{code|XF GTR}} | | {{code|XF GTR}} | ||
+ | |- | ||
+ | ! scope="row" | 2 | ||
+ | | Optional. Overrides text of the link. if needed. | ||
+ | | {{code|XFR}} | ||
|- | |- | ||
! scope="row" | position | ! scope="row" | position |
Latest revision as of 20:54, 6 February 2024
This is a documentation subpage for Template:Shared repository category.
It may contain usage information, categories and other content that is not part of the original page. |
Shared repository category is used to indicate the existence of media related to the article, over on the shared repository: upload.lfsmanual.net.
Usage
Markup | Renders as |
---|---|
{{Shared repository category}} |
Shared repository has media related to Shared repository category/doc. |
Markup | Renders as |
---|---|
text {{Shared repository category|XF GTR}} |
text
Shared repository has media related to XF GTR. |
Markup | Renders as |
---|---|
text {{Shared repository category|Blackwood|BL}} |
text
Shared repository has media related to BL. |
Markup | Renders as |
---|---|
text {{Shared repository category|Blackwood|position=left}} |
text
Shared repository has media related to Blackwood. |
Parameters
Parameter | Explanation | Example values |
---|---|---|
1 | Optional. Category name on the shared repository to link to. By default it takes the article title (PAGENAME). If you do not define this, please double check that a category with the article name exists on the shared repository. | XF GTR
|
2 | Optional. Overrides text of the link. if needed. | XFR
|
position | Optional. If specified as left , the box appears on the left side of the article. By default it is on the right.
|
left
|