教会博士 神圣版式
Rating: +10

Rating: +10
Table of Contents

用途

这是 教会博士 神圣版式,由Dc_YerkoDc_Yerko创作,并在KilerpoyoKilerpoyoKothardarastrixKothardarastrix的指导下完成,同时得到了Amai-IxchelAmai-Ixchel的美术建议,供教会博士设定中的文章使用。

要导入此主题,只需将此行放在文章的顶部:

[[include  :scp-wiki-cn:theme:holy-theme]]

就这样吧12


logo color.png

基金会纹章(已根据纹章学专家的建议修正)。

示例

可以用4个连字符创建一个像上面那样的水平分割线,就像这样:“----”。可以用以下内容来创建小而厚的分隔连字符:“+ -----”

+ 标题- 标题

1级标题

2级标题

3级标题

4级标题

5级标题
6级标题

6个标题,但7个省份。





制表表格信息长Tab更长的Tab,实际上非常庞大如同我们的主与救世主的恩典。空Tab空Tab空Tab空Tab空Tab

这是一个Tab。

这是表格
我总是会忘记如何使用这个
尽管它并没有看上去那么难

这是一个引用块,通过在每行的开头放置“>”来创建。 请注意,符号后的空格总是必要的,即使只是使用空行来分割段落。

更多文本。


这是一条水平分割线。这么多风格。

而这就是我们所说的开端

要制作一个特殊的引用块,你可以使用以下代码:

[[div class="wisdom"]]
[[div class="wisdom-top"]]
[[/div]]
[[div class="wisdom-text"]]

这里是你的文本

[[/div]]
[[div class="wisdom-bottom"]]
[[/div]]
[[/div]]

这将生成一个智慧卷轴:

这里是你的文本

如此智慧。

Footnotes
  1. 1.圣徒蒙福
  2. 2.啊对了,这就是脚注的样子。

源代码

+ 显示代码- 隐藏代码
css


@import url('https://api.fonts.coollabs.io/css2?family=Pirata+One&display=swap');
@import url('https://api.fonts.coollabs.io/css2?family=UnifrakturCook:wght@700&display=swap');
@import url('https://api.fonts.coollabs.io/css2?family=Uncial+Antiqua&display=swap');

/* HEADER */

#header {
    height: 21rem;
    position: relative;
    z-index: 10;
    background-image: none;
    padding-bottom: 25px;
    width: 100%;
    margin: 0 auto;
}

#header-extra-div-1 {
    position: relative;
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/logo%20color.png');
    background-repeat: no-repeat;
    background-size: 25rem;
    background-position: 0% 50%;
    width: 100%;
    margin-left: 0;
    padding: 0;
    height: 21rem;
    z-index: -6;
    left: -18%;
}

div#extrac-div-3 {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/espada.png');
    background-repeat: no-repeat;
    background-size: 10rem;
    background-position: 94% 93%;
    width: 100%;
    margin-right: 0;
    padding: 0;
    height: 21rem;
    z-index: -10;
    left: -14%;
    top: 3%;
    display: block;
    position: absolute;
}

@media (max-width: 767px) {
    #header-extra-div-1 {
        left: 0;
        margin: 0 auto;
        background-position: 50% 50%;
        background-size: contain;
        filter: brightness(60%);
    }

    #header-extra-div-2 {
        display: none;
    }

    div#extrac-div-3 {
        display: none;
    }
}

div#extrac-div-1 {
    background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/cielo.webp);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 400px;
    width: 100%;
    z-index: -13;
}

div#extrac-div-2 {
    background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/castillo.webp);
    background-position: top center;
    background-repeat: repeat-x;
    height: 6rem;
    display: block;
    position: absolute;
    top: 275px;
    left: 0;
    height: 300px;
    width: 100%;
    z-index: -7;
}

div#extra-div-3 {
    background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo.png);
    background-position: center center;
    background-repeat: repeat;
    height: 100%;
    display: block;
    position: absolute;
    top: 400px;
    left: 0;
    width: 100%;
    z-index: -9;
}

div#container-wrap {
    background: none;
}

/* BODY */

body {
    background: none;
    color: #000;
}

#container-wrap-wrap {
    overflow: hidden;
}

#content-wrap {
    margin: 6.9em auto 0;
}

/* TOP BAR */

#top-bar {
    top: 23.6rem;
    right: 0;
    height: 3rem;
    display: flex;
    justify-content: center;
    padding-top: 6px;
}

#top-bar a {
    color: #FFF;
}

#top-bar ul li.sfhover a, #top-bar ul li:hover a {
    background: #E3D9BA;
    border-left: solid 1px black;
    border-right: solid 1px black;
}

#top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a {
    border-top: solid 1px #CFC299;
}

#top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {
    background: #7a0001;
    color: #FFF;
}

/* MOBILE TOP BAR */

@media (max-width: 767px) {
    .mobile-top-bar {
        right: 0;
        display: flex;
        justify-content: center;
        height: 3rem;
        line-height: 3rem;
        padding-top: 6px;
    }
}

/* HEADER TITLE */

#header h1 {
    margin-left: 0;
    float: none;
    text-align: center;
    position: absolute;
    width: 100%;
    filter: none;
    content: "";
}

#header h2 {
    margin-left: 0;
    float: none;
    text-align: center;
    position: absolute;
    width: 100%;
    filter: none;
    content: "";
}

#header h1 a {
    content: "";
    max-height: initial;
    display: block;
    height: 17rem;
    width: auto;
    margin: auto;
    margin-top: 1.3rem;
    padding: 0;
    color: transparent;
    text-shadow: none;
    filter: none;
}

#header h1 a::before {
    content: "神圣基金会";
    font-family: "Pirata One", system-ui;
    font-weight: 400;
    font-style: normal;
    color: transparent;
    background-image: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    background-clip: text;
    font-size: 73px;
    position: relative;
    text-shadow: none;
    paint-order: stroke fill;
    -webkit-text-stroke: 2px #552901;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    width: 100%;
    height: 18rem;
}

@media (max-width: 767px) {
    #header h1 a::before {
        content: "神圣基金会";
        font-size: 53px;
        -webkit-text-stroke: 1px #552901;
    }
}

@media (max-width: 430px) {
    #header h1 a::before {
        font-size: 3rem;
    }
}

/* HEADER SUBTITLE */

#header h2 span {
    position: relative;
    display: block;
    line-height: 0px;
    font-weight: bold;
    color: transparent;
    text-shadow: none;
    filter: none;
    padding: 0;
    max-height: initial;
    display: block;
    height: 17rem;
    width: auto;
    margin: auto;
    margin-top: 1.3rem;
    z-index: -5;
}

#header h2 span::before {
    content: "奴役,骑士道,虔信";
    text-shadow: none;
    font-family: "Uncial Antiqua", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 23px;
    position: relative;
    color: #e9d995;
    paint-order: stroke fill;
    -webkit-text-stroke: 3px #552901;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    width: 100%;
    height: 25rem;
}

@media (max-width: 767px) {

    #header h2 span::before {
        content: "奴役,骑士道,虔信";
        font-size: 15px;
        height: 22rem;
    }
}

/* HEADER TITLE ON MOBILE */

@media (max-width: 380px) {
    #header h1 a::before {
        font-size: 45px;
    }
    #header h2 span::before {
        font-size: 14px;
    }
}

/* SIDE BAR */

#side-bar {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/ropes.png');
    background-repeat: repeat-y;
    background-position: center center;
    background-size: contain;
}

#side-bar .side-block {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/madera.png");
    background-repeat: repeat-y;
    background-size: contain;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 13px;
    box-shadow: none;
}

#side-bar .side-block.resources {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/madera.png");
    background-repeat: repeat-y;
    background-size: 100%;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 13px;
    box-shadow: none;
}

#side-bar .side-block.media {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/madera.png");
    background-repeat: repeat-y;
    background-size: cover;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 13px;
    box-shadow: none;
}

#side-bar,
#side-bar:is(:hover,:active,:focus-within)  {
    scrollbar-color: #7a0001 #e3d9ba;
}

#side-bar a {
    color: #7a0001;
}

#side-bar a.newpage {
    color: #7a0001;
    text-decoration: none;
}

/* SIDE BAR MENU */

@media (max-width: 767px) {
    #side-bar {
        opacity: 1;
        background-color: rgba(227, 217, 186, 0.5);
        border-top: none;
        border-left: none;
        border-bottom: none;
        border-right:  solid 1px #000;
    }
}

.open-menu a,
#top-bar .open-menu a {
    border: 0.2em solid #7a0001;
    background-color: #e3d9ba;
    color: #000;
}

.open-menu a:hover,
#top-bar .open-menu a:hover {
    border: solid 0.2em #7a0001;
    background-color: #7a0001;
    color: #e3d9ba;
    box-shadow: none;
}

/* PAGE TITLE */

.meta-title,
#page-title {
    text-align: center;
    font-family: "Uncial Antiqua", system-ui;
    font-weight: 400;
    font-style: normal;
    margin-top: -3.5rem;
    text-transform: uppercase;
    background-image: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    background-clip: text;
    border-bottom: none;
    color: transparent;
}

@media (max-width: 767px) {
    #page-title {
        paint-order: stroke fill;
        -webkit-text-stroke: 1px #552901;
    }
}

@media (max-width: 380px) {
    #page-title {
    margin-top: -2rem;
        paint-order: stroke fill;
        -webkit-text-stroke: 1px #552901;
    }
}

/* LINKS */

a {
    color: #7a0001;
}

a.newpage {
    color: #000e7a;
    text-decoration: underline;
}

/* BODY TITLES */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #7a0001;
    font-weight: 700;
}

/* TOC */

#toc {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #552901;
}

/* BLOCKQUOTE */

div.blockquote,
blockquote {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #552901;
}

/* ACCOUNT */

#login-status {
    color: #F4E69F;
}

#login-status a {
    color: #F4E69F;
}

#login-status #account-topbutton {
    background-color: #7f000a;
    border: none;
}

#account-options {
    background: #E3D9BA;
}

/* SEARCH */

#search-top-box-form input[type=submit] {
    box-shadow: none;
    border: solid 1px #000;
    color: #FFF;
    background: linear-gradient(to bottom, #7a0001, #8E1010, #760000);
}

#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px black;
    text-shadow: none;
    box-shadow: none;
    background: linear-gradient(to bottom, #a43a3a, #9d3232, #8c2727);
}

/* IMAGE CAPTION */

.scp-image-block {
    border: solid 1px black;
    box-shadow: none;
}

.scp-image-block .scp-image-caption {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    border-top: solid 1px black;
}

/* RATING */

.page-rate-widget-box {
    margin-right: 0px;
    border: solid 2px #7a0001;
}

.creditRate.creditRate {
    margin-right: 0px;
}

.page-rate-widget-box .rate-points,
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown,
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a,
.page-rate-widget-box .cancel a {
  background-color: transparent;
  border: 0;
  text-transform: capitalize;
  font-weight: bold;
    color: #FFF;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    margin-right: 0px;
    margin-left: 0px;
}
div.page-rate-widget-box {
    background-color: #7a0001;
    border: solid #7a0001 1px!;
    border-radius: 0px;
    box-shadow: none;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
    background-color: #7a0001;
    border: 1px #7a0001;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    background-color: #fff7ea;
    margin-right: 0px;
    margin-left: 0px;
    color: #7a0001;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
    color: #7a0001;
}
div.page-rate-widget-box span.rateup a:hover {
    background: -webkit-linear-gradient(top, #DF9F28, #FDE08D, #8f6B29);
    background: linear-gradient(top, #DF9F28, #FDE08D, #8f6B29);
    color: #000;
}
div.page-rate-widget-box span.ratedown a:hover {
    background: #7a0001;
    color: #fff7ea;
}
div.page-rate-widget-box span.cancel a {
    color: #fff7ea;
}
div.page-rate-widget-box span.cancel a:hover {
    background: #7a0001;
    color: #fff7ea;
    border-radius: 0px;
}

/* RATING WITH INFO */

#page-content .rate-box-with-credit-button {
    background-color: #7a0001;
    border: 1px solid #7a0001;
    box-shadow: 1px 1px 3px rgba(0,0,0,.5);
    border-radius: 0px;
    box-shadow: none;
}

#page-content .rate-box-with-credit-button .creditButton p a {
    border-left-color: #ffffff;
}

#page-content .rate-box-with-credit-button .fa-info {
     border-color: #ffffff;
     color: #ffffff;
}
#page-content .rate-box-with-credit-button .fa-info:hover a {
     color: red;
}

.creditButton p a:hover {
     color: #fff77f;
}

.close-credits,
.credit-back {
    filter: hue-rotate(0deg);
}

#page-content .modalbox {
    box-shadow: 0 2px 6px rgba(0,30,0,.5);
}

/* TABS */

.yui-navset .yui-content {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    border: solid 1px black;
}

.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background: #e3d9ba;
    color: #7a0001;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}

.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background: #7a0001;
    color: #FFF;
    border: solid 1px #7a0001;
    font-weight: bold;
}

.yui-navset .yui-nav a:focus,
.yui-navset .yui-nav a:hover {
    background: #f9dd4d;
    color: #000;
    border: none;
}

.yui-navset .yui-nav a:active {
    background: #3853a4;
    color: #ffe150;
    border: none;
}

.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
    border: none;
}

.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #7a0001;
}

.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
     display: flex;
     flex-wrap: wrap;
     width: 100%;
     margin: 0 auto;
     box-shadow: none;
}

 .yui-navset .yui-nav a,
 .yui-navset .yui-navset-top .yui-nav a {
     border: unset;
     box-shadow: none;
}

.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
     border: 0px;
     padding: .35em .75em;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
}

.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
     display: flex;
     flex-grow: 2;
     max-width: 100%;
     align-items: center;
     justify-content: center;
}

.yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected {
    margin: 0;
}

 .yui-navset .yui-nav li,
 .yui-navset .yui-navset-top .yui-nav li {
     position: relative;
     display: flex;
     flex-grow: 2;
     max-width: 100%;
     margin: 0;
     padding: 0;
}
 .yui-navset .yui-nav li a,
 .yui-navset-top .yui-nav li a,
 .yui-navset-bottom .yui-nav li a {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
}
 .yui-navset .yui-nav li em{
     border: unset;
}

/* MODALBOX */

.modalbox {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #552901;
}

.modalbox h2 {
    color: #7a0001;
}

.modalbox hr {
    background-color: none;
    background-image: none;
}

.modalbox hr::before {
    background-image: none;
}

.modalbox hr::after {
    background-image: none;
    background-color: none;
}

/* SELECTION */

::selection {
    background: #7a0001;
    color: #FFF;
}

/* SCROLLBAR */

::-webkit-scrollbar {
    width: 13px;
}

::-webkit-scrollbar-thumb {
    background: #7a0001;
}

::-webkit-scrollbar-thumb:active {
    background: -webkit-linear-gradient(top, #DF9F28, #FDE08D, #8f6B29);
    background: linear-gradient(top, #DF9F28, #FDE08D, #8f6B29);
}

::-webkit-scrollbar-track {
    background-color: #e3d9ba;
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
}

/* OWINDOW */

.owindow {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    border-top: solid 0px #000;
    border-right: solid 0px #000;
    border-left: solid 0px #000;
    border-bottom: solid 0px #000;
}

.owindow h1 {
    color: #7a0001;
}

.owindow .title {
    background-color: #7a0001;
    color: #FFF;
}

.owindow img {
    background-color: #e3d9ba;
}

.owindow .button-bar a {
    background-color: #e3d9ba;
    color: #000;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}

.owindow .button-bar a:hover {
    color: #FFF;
    background-color: #7a0001;
}

.owindow.owait {
    border: solid 2px black;
}

.owindow.owait .content{
    background-image: url("https://scp-wiki.wdfiles.com/local--files/doctors/santo_loader.gif");
    background-position: center center;
    background-size: contain;
}

/* CODE */

.code {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    border: solid 1px black;
}

/* FOOTNOTE */

.hovertip {
    background-color: #E3D9BA !important;
}

.footnotes-footer .title {
    color: #7a0001;
}

/* HORIZONTAL LINE */

hr  {
    background-color: black;
}

/* TAGS */

.page-tags span {
    border-top: solid 1px black;
}

table.wiki-content-table th {
    color: #FFF;
    border: solid 1px black;
    background-color: #7a0001;
}

table.wiki-content-table td {
    border: solid 1px black;
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/fondo-weas.png");
    background-repeat: repeat;
    background-color: rgba(255, 255, 255, 0.1);
}

/* FOOTER */

#footer {
    background-color: #7a0001;
}

/* LINCESE AREA */

#license-area {
    color: #000;
}

#extra-div-1 {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/doctors/sie7e_provincias.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #7a0001;
}

/* TEXT BELOW THE CHANGES' DESCRIPTION BOX */

table.form td div.sub, form div.sub {
    color: #000
}

/* SCROLLS OF WISDOM */

.wisdom-top {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/Wisdom%20Wea.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 1 / 0.20;
    z-index: 3;
}

.wisdom-text {
    min-height: 5em;
    background-image: url(https://scp-wiki.wikidot.com/local--files/theme:holy-theme/wisdom-paper.webp);
    background-size: 100%;
    background-position: top center;
    background-repeat: repeat-y;
    width: 65%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5em;
    padding-bottom: 4em;
}

.wisdom-bottom {
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
    background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/Wisdom%20Wea.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 1 / 0.2;
    z-index: 3;
}

.wisdom {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 5em;
    margin-bottom: 5em;
}

/* INTERWIKI */

#interwiki .side-block {
    background-image: url("https://scp-wiki.wdfiles.com/local--files/theme:holy-theme/madera.png");
    background-repeat: repeat-y;
    background-size: contain;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

/* PAGER */

.pager a {
    border: none;
}

.pager .current {
    background-color: #7a3600;
}

.pager .target {
    background-color: #e1d5b8;
    border: solid 1px #000;
    margin-right: 3px;
    margin-left: 3px;
}

table.page-history td.optionstd a {
    border: none;
    background-color: #e1d5b8;
    padding: 0 3px;
    text-decoration: none;
}

‡ 授权 / 引用‡ 隐藏授权 / 引用

请按如下方式引用此页:

教会博士 神圣版式”,作者 Dc_Yerko等人,来自 SCP 维基。原文链接:https://scp-wiki.wikidot.com/theme:holy-theme。译者 Blanxers_lwwl14,来自 SCP-CN 维基。译文链接:/theme:holy-theme。遵循 CC BY-SA 协议。

更多详情请参阅授权指南。=====

文件名:cielo.webp
图像名:Cielo
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:castillo.webp
图像名:Muros del Castillo
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:fondo.png
图像名:Escrito en Piedra
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:espada.png
图像名:Armas Benditas
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:madera.png
图像名:Madera
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme


衍生自:
文件名:madera.png
图像名:N/A
图像作者:Via
授权协议:CC0 公有领域
来源链接:*https://pxhere.com/en/photo/1688148

文件名:ropes.png
图像名:Cuerdas
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:Wisdom Wea.png
图像名:Umbilicus de la Sabiduría
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:wisdom-paper.webp
图像名:Papel de la Sabiduría
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme

文件名:logo color.png
图像名:Escudo Heráldico de la Santa Fundación
图像作者:Dc_Yerko
授权协议:CC-BY-SA 3.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme


衍生自:
文件名:Eagle Supporter Philip II of Spain.svg
图像名:Eagle Supporter (arms of Philip II of Spain)
图像作者:TRAJAN 117 & Heralder
授权协议:CC-BY-SA 4.0
来源链接:*https://commons.wikimedia.org/wiki/File:Eagle_Supporter_Philip_II_of_Spain.svg

文件名:Phoenix bird pattern.svg
图像名:N/A
图像作者:Craftsmanspace
授权协议:CC 0
来源链接:*https://commons.wikimedia.org/wiki/File:Phoenix_bird_pattern.svg

文件名:Heraldic Trident.svg
图像名:N/A
图像作者:Wilfredor
授权协议:CC-BY-SA 4.0
来源链接:*https://commons.wikimedia.org/wiki/File:Heraldic_Trident.svg

文件名:Cuthbert Scott Escutcheon.png
图像名:N/A
图像作者:Robin S. Taylor
授权协议:CC-BY-SA 4.0
来源链接:*https://commons.wikimedia.org/wiki/File:Cuthbert_Scott_Escutcheon.png

文件名:Megálló-szembenéző szarvas.png
图像名:N/A
图像作者:William Newton
授权协议:CC 0
来源链接:*https://commons.wikimedia.org/wiki/File:Megálló-szembenéző_szarvas.png

文件名:Anchor erected.svg
图像名:N/A
图像作者:Jürgen Krause
授权协议:CC-BY-SA 2.5
来源链接:*https://commons.wikimedia.org/wiki/File:Anchor_erected.svg

文件名:Wappen Mondfeld.svg
图像名:N/A
图像作者:Liftarn
授权协议:CC 0
来源链接:*https://commons.wikimedia.org/wiki/File:Wappen_Mondfeld.svg

文件名:santo-loader.gif
图像名:Las Siete Provincias
图像作者:Dc_Yerko
授权协议:CC-BY-SA 4.0
来源链接:*https://lafundacionscp.wikidot.com/theme:theme:holy-theme


衍生自:
文件名:Eagle Supporter Philip II of Spain.svg
图像名:Eagle Supporter (arms of Philip II of Spain)
图像作者:TRAJAN 117 & Heralder
授权协议:CC-BY-SA 4.0
来源链接:*https://commons.wikimedia.org/wiki/File:Eagle_Supporter_Philip_II_of_Spain.svg

文件名:Phoenix bird pattern.svg
图像名:N/A
图像作者:Craftsmanspace
授权协议:CC 0
来源链接:*https://commons.wikimedia.org/wiki/File:Phoenix_bird_pattern.svg

文件名:Heraldic Trident.svg
图像名:N/A
图像作者:Wilfredor
授权协议:CC-BY-SA 4.0
来源链接:*https://commons.wikimedia.org/wiki/File:Heraldic_Trident.svg

文件名:Cuthbert Scott Escutcheon.png
图像名:N/A
图像作者:Robin S. Taylor
授权协议:CC-BY-SA 4.0
来源链接:*https://commons.wikimedia.org/wiki/File:Cuthbert_Scott_Escutcheon.png

文件名:Megálló-szembenéző szarvas.png
图像名:N/A
图像作者:William Newton
授权协议:CC 0
来源链接:*https://commons.wikimedia.org/wiki/File:Megálló-szembenéző_szarvas.png

文件名:Anchor erected.svg
图像名:N/A
图像作者:Jürgen Krause
授权协议:CC-BY-SA 2.5
来源链接:*https://commons.wikimedia.org/wiki/File:Anchor_erected.svg

文件名:Wappen Mondfeld.svg
图像名:N/A
图像作者:Liftarn
授权协议:CC 0
来源链接:*https://commons.wikimedia.org/wiki/File:Wappen_Mondfeld.svg

=====

页面版本:⁨0⁩, 最后编辑于: ⁨2025/10/1 06:50:23⁩ (⁨⁨350⁩ 日前⁩), 现时评分: 10