Template:FriendsLinks: Difference between revisions

From Jcastle.info
No edit summary
(Generated from a page schema)
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{FriendsLinks
{{FriendsLinks}}
|FriendWebsite=
|FriendURL=
|Castle=
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>{{#set_internal:CastleFriendLink}}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{{#set_internal:CastleFriendLink}}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
|-
! Website
|}</includeonly>
| {{{FriendWebsite|}}}
|-
! URL
| {{{FriendURL|}}}
|-
! Castle
| [[Castle::{{{Castle|}}}]]
|}
</includeonly>

Revision as of 10:33, 24 May 2020

This is the "FriendsLinks" template. It should be called in the following format:

{{FriendsLinks}}

Edit the page to see the template text.