Template:FRwiki: Difference between revisions

trying to fix code to forward to View History page for author citation
m fixing spacing issue at top of template
 
(27 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 Wikipedia.
<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 ''Wikipedia'' or when importing pages from [https://deletionpedia.org/en/Main_Page Deletionpedia].
<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>{{FRwiki}}</nowiki> as the very last line of the Citations section (above Bibliography) to include the footer.
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.</noinclude>
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: 90%" | This page uses [[wikipedia:Licensing|Creative Commons Licensed]] content from the [https://forgottenrealms.fandom.com/wiki/ Forgotten Realms Wiki] ([https://forgottenrealms.fandom.com/wiki/?title={{urlencode:{{{1|{{FULLPAGENAME}}}}}}}&action=history view authors)].  
| 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>