Template:InfoBox sourcehut

From Gentoo Wiki
Jump to:navigation Jump to:search
[edit

Documentation

Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.

Use this template inside an {{InfoBox stack}} to provide a link to a Sourcehut page in a right-floated box.

Parameters

Parameter name Required? Default value Description
Anonymous parameter 1 Yes (n/a) Path to project at sr.ht (see below).
header No (n/a) Set this to yes or true to display a Resources heading, but only if the infobox is the first one in an {{InfoBox stack}}.
text No Sourcehut Can be used to change the link text.
raw No (n/a) If present, the anonymous parameter value is interpreted as a raw URL (see below).

In ordinary usage, the value of the required anonymous parameter must match the final portion of the target URL at sr.ht. For example, using ~emersion/soju will give a link to https://sr.ht/~emersion/soju.

Note that the value of the anonymous parameter may be set to the full raw URL (in the form https://sr.ht/path or //sr.ht/path), in which case raw must be set to any value (yes or true are good choices), but this should never be necessary.

Usage

This template must be used inside of an {{InfoBox stack}}, as seen in the template's testcases:


Correct

One anonymous parameter (a Sourcehut path)
Wiki code
{{InfoBox stack
| {{InfoBox sourcehut|~emersion/soju}}
}}
Main version
Sandbox version


Using header=true
Wiki code
{{InfoBox stack
| {{InfoBox sourcehut|~emersion/soju|header=true}}
}}
Main version
Resources
Sandbox version
Resources


Indicating a raw URL using raw
Wiki code
{{InfoBox stack
| {{InfoBox sourcehut|https://sr.ht/~emersion/soju|raw=true}}
}}
Main version
Sandbox version


Specifying link text using text
Wiki code
{{InfoBox stack
| {{InfoBox sourcehut|~emersion/soju|text=Other text}}
}}
Main version
Sandbox version


Incorrect

No parameter (error message)
Wiki code
{{InfoBox stack
| {{InfoBox sourcehut}}
}}
Main version
{{InfoBox sourcehut template error}}
Parameter 1 not defined. For correct usage see InfoBox sourcehut template's documentation on the 1 parameter.
Sandbox version
{{InfoBox sourcehut template error}}
Parameter 1 not defined. For correct usage see InfoBox sourcehut template's documentation on the 1 parameter.


Used outside of an {{InfoBox stack}} (wide box, not right-floated)
Wiki code
{{InfoBox sourcehut|~emersion/soju}}
Main version
Sandbox version


See also[edit]

The templates below are implemented using {{InfoBox}}. They should also appear in Category:InfoBox templates, which may be more complete than this list.

These templates should be used within an {{InfoBox stack}}. Each should provide its own header parameter, but if necessary {{InfoBox header}} can be used.

Underlined text indicates the default heading provided by header=true for each type of template.

For use in articles
Resources
Article status
For use on talk pages
Talk status
(Note that the simpler {{Talk}} can be used in place of both of these.)
For use on user pages
User info
Babel (spoken-language indicators)
Note
The above documentation is transcluded from Template:InfoBox sourcehut/doc. (edit | history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Please add categories and interwikis to the /doc subpage. (See the subpages of this template.)