Template:Cc-by-layout: Difference between revisions
Template page
More actions
add dir attribute |
add dir attribute for better RTL compatibility |
||
| Line 6: | Line 6: | ||
--><div class="rlicense-declaration">{{int:wm-license-cc-by-{{{version|}}}{{#if:{{{country|}}}|-{{{country}}}}}-text}}</div><!-- | --><div class="rlicense-declaration">{{int:wm-license-cc-by-{{{version|}}}{{#if:{{{country|}}}|-{{{country}}}}}-text}}</div><!-- | ||
-->{{#if:{{{attribution|}}}|<div class="rlicense-attr" style="font-weight: bold;">{{int:wm-license-cc-attribution|}}: <span style="font-size:larger;" class="licensetpl_attr">{{{attribution}}}</span></div> }}<!-- | -->{{#if:{{{attribution|}}}|<div class="rlicense-attr" style="font-weight: bold;">{{int:wm-license-cc-attribution|}}: <span style="font-size:larger;" class="licensetpl_attr">{{{attribution}}}</span></div> }}<!-- | ||
--><div class="rlicense-desc" style="text-align:{{#ifeq:{{Dir|{{int:lang}}}}|ltr|left|right}};" lang="{{int:lang}}"> | --><div class="rlicense-desc" style="text-align:{{#ifeq:{{Dir|{{int:lang}}}}|ltr|left|right}};" dir="{{dir|{{int:lang}}}}" lang="{{int:lang}}"> | ||
:{{int:wm-license-cc-free}} | :{{int:wm-license-cc-free}} | ||
:* '''{{int:wm-license-cc-free-to-share-header}}''' – {{int:wm-license-cc-free-to-share-text}} | :* '''{{int:wm-license-cc-free-to-share-header}}''' – {{int:wm-license-cc-free-to-share-text}} | ||
Revision as of 00:38, 9 June 2024
This documentation is transcluded from Template:Cc-by-layout/doc.
This is a general layout template for all Creative Commons Attribution templates. This template should only be used in other templates. To make use of this template:
{{Cc-by-layout
|version=<!-- the version of the template -->
|country=<!-- countrycode, or leave empty if it's an unported template -->
|attribution={{{attribution|{{{1|}}}}}}<!-- To pass the attribution -->
}}<includeonly>{{#ifeq:{{NAMESPACE}}|File|{{{category|[[Category:CC-BY-<version>-<country><!-- To which category the images are added -->|{{PAGENAME}}]]}}}}}</includeonly><noinclude>
{{In category|CC-BY-<version>-<country><!-- To which category the images are added -->}}
[[Category:CC license tags|{{PAGENAME}}]]
[[Category:License tags attribution|{{PAGENAME}}]]
</noinclude>