편집 요약 없음 |
편집 요약 없음 |
||
(같은 사용자의 중간 판 28개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
{{사이트 배경|GNFD 문서 배경.png|contenttp=.|titletp=.}} | {{사이트 배경|GNFD 문서 배경.png|contenttp=.|titletp=.}} | ||
{{내비게이션 바 색상|linear-gradient(45deg, #000000 66.53%, #4A0000 66.6%);}} | {{내비게이션 바 색상|linear-gradient(45deg, #000000 66.53%, #4A0000 66.6%);}} | ||
{{제목 색상|# | {{제목 색상|#E0E0E0}} | ||
{{사이드 바 색상|#B4B4B4|#B4B4B4|#000000|#B4B4B4}} | {{사이드 바 색상|#B4B4B4|#B4B4B4|#000000|#B4B4B4}} | ||
{{#css: | {{#css: | ||
<!--분류--> | <!--- 분류 ---> | ||
.catlinks {background-color: #EC9F19 !important; color: #EC9F19 !important;} | .catlinks { | ||
.catlinks a {color: #EC9F19 !important;} | background-color: #EC9F19 !important; | ||
color: #EC9F19 !important; | |||
} | |||
.catlinks a { | |||
color: #EC9F19 !important; | |||
} | |||
<!--기타--> | <!--- 기타 ---> | ||
.mw-category-generated, | .mw-category-generated, | ||
.CategoryTreeToggle, | .CategoryTreeToggle, | ||
19번째 줄: | 24번째 줄: | ||
div.mw-lag-warn-high, | div.mw-lag-warn-high, | ||
div.mw-cascadeprotectedwarning, | div.mw-cascadeprotectedwarning, | ||
div#mw-protect-cascadeon | div#mw-protect-cascadeon { | ||
color: #E0E0E0; | |||
} | |||
<!--- 목차 번호 링크 색상 ---> | |||
.number-link { | .number-link { | ||
color: # | color: #EC9F19 !important; | ||
} | } | ||
<!--문서 본문 내 하이퍼링크 색상--> | <!--- 문서 본문 내 하이퍼링크 색상 ---> | ||
.Liberty .content-wrapper .liberty-content .liberty-content-main a, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main a:link, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main a:visited, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main a:active, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main a:hover { | .Liberty .content-wrapper .liberty-content .liberty-content-main a:hover { | ||
color: #EC9F19 !important; | color: #EC9F19 !important; | ||
} | } | ||
<!--- 존재하지 않는 문서 링크 색상 ---> | |||
<!--- | .Liberty .content-wrapper .liberty-content .liberty-content-main a.new { | ||
. | color: #DC4343 !important; | ||
} | } | ||
<!--- 상단바/검색칸 배경/글자색 수정 클래스 ---> | <!--- 상단바/검색칸 배경/글자색 수정 클래스 ---> | ||
input:not([type=button]):not([type=checkbox]):not([type=submit]):not([class=oo-ui-inputWidget-input]) { background:#212121! | input:not([type=button]):not([type=checkbox]):not([type=submit]):not([class=oo-ui-inputWidget-input]) { background:#212121! | ||
important;color:# | important;color:#E0E0E0!important; | ||
} | } | ||
42번째 줄: | 56번째 줄: | ||
color: #DECC9C !important; | color: #DECC9C !important; | ||
} | } | ||
<!--- 댓글창/댓글박스 | <!--- 댓글창/댓글박스 ---> | ||
.cs- | .cs-comments { | ||
background-color: rgba(32, 32, 32, 0.65) !important; | |||
} | } | ||
<!--- 댓글창/댓글박스 내용 ---> | <!--- 댓글창/댓글박스 내용 ---> | ||
.cs-comment-body {color: #fff !important;} | .cs-comment-body {color: #fff !important;} | ||
52번째 줄: | 65번째 줄: | ||
.cs-vote-up-count {color: #fff !important;} | .cs-vote-up-count {color: #fff !important;} | ||
.cs-vote-down-count {color: #fff !important;} | .cs-vote-down-count {color: #fff !important;} | ||
<!--- 댓글창/이름 ---> | <!--- 댓글창/이름 ---> | ||
.cs-comment-author a {color: #DECC9C !important;} | .cs-comment-author a {color: #DECC9C !important;} | ||
<!--- 댓글창/이름 링크 ---> | <!--- 댓글창/이름 링크 ---> | ||
.cs-comment-author a:active {color: #DECC9C !important;} | .cs-comment-author a:active {color: #DECC9C !important;} | ||
<!--- 상단박스/툴박스 스타일 ---> | <!--- 상단박스/툴박스 스타일 ---> | ||
.btn-secondary { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);color: #E0E0E0 !important;background-color: #1C1D1F !important;border-color: transparent !important;} | .btn-secondary { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);color: #E0E0E0 !important;background-color: #1C1D1F !important;border-color: transparent !important;} | ||
<!--- | } | ||
. | |||
<!--- | <!--- 목차 색 변경 ---> | ||
. | .toctogglelabel:after { | ||
color: #DECC9C!important; | |||
. | } | ||
<!--- | .toctext { | ||
. | color:#FFFFFF!important; | ||
} | |||
<!--- 목차/순번 칸 ---> | |||
.toc ul { | |||
background:#000000!important; | |||
border: none!important; | |||
box-shadow: none!important; | |||
font-family: 'Sans-serif'; | |||
} | |||
.toc li { | |||
background:#000000!important; | |||
} | |||
.toc ul ul { | |||
border: none!important; | |||
box-shadow: none!important; | |||
} | |||
<!--- 목차/머리 칸 ---> | |||
.toctitle { | |||
background:#1C1D1F!important; | |||
border: none!important; | |||
box-shadow: none!important; | |||
} | |||
}} | }} | ||
---- | |||
{|class="wikitable" style="width: 100%; border: 2px solid #978264; text-align: center;" | {|class="wikitable" style="width: 100%; border: 2px solid #978264; text-align: center;" | ||
130번째 줄: | 151번째 줄: | ||
'''"과연 이번에는, 누가 세계의 마지막 불꽃이 될 것인가?"'''}} | '''"과연 이번에는, 누가 세계의 마지막 불꽃이 될 것인가?"'''}} | ||
<div style="text-align:right; width:auto; margin-left:auto; font-size:10px; margin-right:auto;"> 쳇GPT 사용 </div> | <div style="text-align:right; width:auto; margin-left:auto; font-size:10px; margin-right:auto;"> 쳇GPT 사용 </div> | ||
---- | |||
{{SPQR(로마)의 나무위키 국가 정보 | {{SPQR(로마)의 나무위키 국가 정보 | ||
247번째 줄: | 270번째 줄: | ||
==정치== | ==정치== | ||
(추가 예정) | (추가 예정) | ||
==군사== | |||
* 자세한 내용은 [[게르트란트 연방방위군 (GLORIAS AURORA)|게르트란트 연방방위군]] 문서를 참고해주세요. |
2025년 6월 8일 (일) 10:07 기준 최신판

![]() |
개요
-Twilight of Glory: 진보와 퇴보의 시대-는 SPQR(로마)가 제작중인 디젤펑크 + 어반 판타지 장르의 대체역사 세계관으로, 공식 약칭은 TFG입니다.
상세
서기 1936년 1월 1일, 또 하나의 해가 밝았습니다.
세계는 공장에서 피어오르는 연기로 새해의 첫날을 맞이하였습니다.
도시는 철과 검은 황금으로 가득 찼고, 사람들은 빛보다도 빠르게 소식을 듣고 죽음을 맞이합니다.
한 세기 전, 사람들은 과학이 모든 것을 바꿔줄 것이라 믿었습니다.
그리고 동시에, 마법은 잊힌 신화가 아니라 여전히 살아 숨 쉬는 현실이었습니다.
그러나 기술과 마법이 함께 달리기 시작했을 때, 그것은 진보가 아니라 폭주였습니다.
도시는 발전했지만, 그 속의 인간은 분열되었습니다.
강철은 무기였고, 마법은 도구였습니다.
권력은 이를 손에 넣은 자들의 것이 되었고, 그 외의 모든 존재는 이질적이거나, 불필요하거나, 제거해야 할 대상으로 전락했습니다.
국가는 통합을 말하면서도 증오로 쪼개졌고,
자유를 부르짖는 입은 독재를 실행했고,
평화를 말하는 손은 전쟁 준비로 바빴습니다.
누군가는 이 시대를 기회의 황금기라 부릅니다.
또 누군가는 문명의 말기라고 부릅니다.
그러나 어느 쪽이든 이 시대는, 확실히 영광의 황혼이라 부를만합니다.
태양은 아직 지지 않았지만, 그 빛은 더 이상 따뜻하지 않습니다.
그리고 그 아래에 숨은 그림자는 점점 더 짙어지고 있습니다.
기계는 멈추지 않습니다.
마법은 복종하지 않습니다.
역사는 다시, 피를 원하고 있습니다.
그리고 우리는 묻습니다.
"과연 이번에는, 누가 세계의 마지막 불꽃이 될 것인가?"![]() 게르트란트 연방공화국 Gertlandische Bundesrepublik l Federal Republic of Gertland | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
![]() | ||||||||||||||||||||
국기 | 국장 | ||||||||||||||||||||
Recht und Freiheit 정의와 자유 | |||||||||||||||||||||
상징 | |||||||||||||||||||||
국가 | 「Gertlandischeandlied」 게르트란트의 노래 | ||||||||||||||||||||
붉은 튤립 | |||||||||||||||||||||
검독수리 | |||||||||||||||||||||
역사 | |||||||||||||||||||||
| |||||||||||||||||||||
지리 | |||||||||||||||||||||
[ 펼치기 · 접기 ]
| |||||||||||||||||||||
하위 행정구역 | |||||||||||||||||||||
[ 펼치기 · 접기 ]
| |||||||||||||||||||||
인문 환경 | |||||||||||||||||||||
[ 펼치기 · 접기 ]
| |||||||||||||||||||||
정치 | |||||||||||||||||||||
[ 펼치기 · 접기 ]
| |||||||||||||||||||||
경제 | |||||||||||||||||||||
[ 펼치기 · 접기 ]
| |||||||||||||||||||||
단위 | |||||||||||||||||||||
[ 펼치기 · 접기 ]
| |||||||||||||||||||||
![]() |
![]() | ||||
팔라티아 현력 1970년 1월 1일, 게르트란트 연방의회 의사당 |
---|
지도 | [ 펼치기 · 접기 ]
|
---|
개요
게르트란트 연방공화국(Gertlandische Bundesrepublik, Federal Republic of Gertland), 통칭 게르트란트(Gertlandische)는 리베르스 대륙 중부에 위치한 연방공화국입니다.
팔라티아 현력 1959년 당시에 일어났던 일명 게르트란트 7월 혁명의 결과, 공화혁명전선(RRF)이 승리하여 공식적으로 엣 신성 게르트란트 제국 정부가 무너지면서 건국되었습니다.
상세
(추가 예정)
행정구역
총 3개의 자유시(Freiervers)와 9개의 자유주(Freistaat)로 구성되어있습니다.
정치
(추가 예정)
군사
- 자세한 내용은 게르트란트 연방방위군 문서를 참고해주세요.