Template:Ifsandbox/doc: Difference between revisions
Template page
More actions
m +link |
m Fix Linter errors. |
||
| Line 2: | Line 2: | ||
|1 = | |1 = | ||
|1label = when yes | |1label = when yes | ||
|1d-en = text or action when a sandbox<br> | |1d-en = text or action when a sandbox<br /> | ||
* ''or code'' <code>n</code>: text is pagename without < | * ''or code'' <code>n</code>: text is pagename without <code>/sandbox</code> | ||
* ''or code'' <code>doc</code>: uses the documentation of the original page | * ''or code'' <code>doc</code>: uses the documentation of the original page | ||
|1d-td = Wert wenn sandbox | |1d-td = Wert wenn sandbox | ||
| Line 46: | Line 46: | ||
|shorthand = | |shorthand = | ||
|setscats = | |setscats = | ||
|seealso = *{{T|Ifsvg}}<br> | |seealso = *{{T|Ifsvg}}<br /> | ||
*{{T|IfNum}}<br> | *{{T|IfNum}}<br /> | ||
*{{T|Iffile}}<br> | *{{T|Iffile}}<br /> | ||
*{{T|Ifsubst}}<br> | *{{T|Ifsubst}}<br /> | ||
*{{T|Iffileorcategory}} | *{{T|Iffileorcategory}} | ||
|type = | |type = | ||
| Line 61: | Line 61: | ||
The template becomes useful when special actions, as e.g. the {{T0|Protected|protection flag}}, should occur differently from the original or the sandbox page.<br> | The template becomes useful when special actions, as e.g. the {{T0|Protected|protection flag}}, should occur differently from the original or the sandbox page.<br /> | ||
Because there is no namespace for sandboxes, an analyzing of the pagename is necessry. | Because there is no namespace for sandboxes, an analyzing of the pagename is necessry. | ||