Template:Inline update needed/doc
Appearance
This is a documentation subpage for Template:Inline update needed. It contains usage information, categories, and other content that is not part of the original template page. |
Usage
[edit]This template is used inline to mark part of a translation that needs to be updated. It detects the current language based on the subpage name (ie, "Foo/fr" = fr); to override this, just add a "lang" parameter.
usage | output | |
---|---|---|
{{inline update needed |old = Ancienne version. |new = New version. }} |
→ | La traduction suivante doit être mise-à-jour avec la texte source:
|
{{inline update needed |old = Ancienne version. |new = New version. |source = Sandbox }} |
→ | La traduction suivante doit être mise-à-jour avec la texte source:
|
Translation
[edit]To translate this template, just edit the template code to add your language code and translation in the section that looks like this:
<!--############ ## Translations below ################--> |en = The following translation needs to be updated to match the [[{{{source|../}}}|source text]] |fr = La traduction suivante doit être mise-à-jour avec la [[{{{source|../}}}|texte source]] <!--############ ## Translations above ################-->