Template:FRwiki: Difference between revisions
Abra Saghast (talk | contribs) revising placement info |
Abra Saghast (talk | contribs) m fixing spacing issue at top of template |
||
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>'''Template:FRwiki''' creates a footer designating portions of the page were imported from the original source on | <noinclude>'''Template:FRwiki''' creates a footer designating portions of the page were imported from the original source on the ''Forgotten Realms Wiki'' at Fandomc.com. | ||
<br /> The template is to be used when copying only some portions of pages from '' | <br /> The template is also to be used when copying only some portions of pages from the ''FR Wiki''. | ||
It is preferred any template errors or other script/code errors be corrected at time of import. | It is preferred any template errors or other script/code errors be corrected at time of import. | ||
==Usage== | ==Usage== | ||
Simply place <nowiki>{{ | Simply place <code><nowiki>{{FRWiki}}</nowiki></code> as the very last line of the Citations section (at the end of <nowiki>== Bibliography ==</nowiki> ) to include the footer. | ||
==Example== | ==Example== | ||
Below is an example of how the template will appear when used in an article. | Below is an example of how the template will appear when used in an article. | ||
{| border=0 cellpadding=0 cellspacing=3 style="border: 1px solid orange; border-width: 1px; background-color: lightyellow; color:black;" | {| border=0 cellpadding=0 cellspacing=3 style="border: 1px solid orange; border-width: 1px; background-color: lightyellow; color:black;" | ||
|- | |- | ||
| style="font-size: | | style="font-size: 80%" | This page uses [[wikipedia:Licensing|Creative Commons Licensed]] content from [[frwiki:{{FULLPAGENAME}}|{{FULLPAGENAME}}]] on the [[frwiki:Main Page|Forgotten Realms Wiki]] ([https://forgottenrealms.fandom.com/wiki/{{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}&action=history '''view authors''']. | ||
|}<noinclude> | |}</noinclude><includeonly>{| border=0 cellpadding=0 cellspacing=3 style="border: 1px solid orange; border-width: 1px; background-color: lightyellow; color:black;" | ||
|- | |||
| style="font-size: 80%" | This page uses [[wikipedia:Licensing|Creative Commons Licensed]] content from [[frwiki:{{FULLPAGENAME}}|{{FULLPAGENAME}}]] on the [[frwiki:Main Page|Forgotten Realms Wiki]] ([https://forgottenrealms.fandom.com/wiki/{{urlencode:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}&action=history '''view authors''']. | |||
|}</includeonly><noinclude> | |||
{{documentation}}</noinclude> | {{documentation}}</noinclude> | ||