연습장/SPQR(로마)5: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 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%);}}
{{제목 색상|#B4B4B4}}
{{제목 색상|#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: #E0E0E0 !important;
   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 {
.cs-collapsed .cs-comment-header, .cs-expanded .cs-comment-header, input:not([type=button]):not([type=checkbox]):not([type=submit]):not([class=oo-ui-inputWidget-input]) { background:transparent!important;
  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:#DECC9C!important;
important;color:#E0E0E0!important;
}
}


42번째 줄: 56번째 줄:
     color: #DECC9C !important;
     color: #DECC9C !important;
}
}
<!--- 댓글창/댓글박스 헤더 --->
<!--- 댓글창/댓글박스 --->
.cs-expanded .cs-comment-header { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .3);border-radius:5px;background-color: transparent !important;background:#722F37 !important;border: none !important;
.cs-comments {
  background-color: rgba(32, 32, 32, 0.65) !important;
}
}
<!--- 댓글창/댓글박스 --->
.cs-comments { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);margin-top:10px !important;margin-bottom:10px !important;border: 0.1px solid transparent !important;background-color:transparent !important;background:rgba(32, 32, 32, 0.65) !important;padding: 1rem;border-radius:10px !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-avatar { border-radius:10px !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;}
<!--- 댓글창/제목 --->
.cs-comment-title {color: #fff !important;}
<!--- 댓글창/상세 --->
.cs-comment-details {color: #fff !important;}


<!--- [ 상단박스 ] --->
<!--- 상단박스/박스스타일 --->
.liberty-content-header { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);border:1px solid transparent !important;border-radius: 10px !important;background-color:transparent !important;background:rgba(32, 32, 32, 0.65) !important; margin-bottom:10px;}
<!--- 상단박스/툴박스최적화 --->
.content-tools { border-bottom:none !important; }
<!--- 상단박스/서브 페이지 글자색(사실 뭔지 모름) --->
.subpages { color:#fff !important; }
.subpages a { color:#DECC9C !important; }
.subpages 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;}
<!--- 상단박스/툴박스 호버 --->
}
.btn-secondary:hover {background-color: #202020 !important;color: #fff !important;border-color: 1px solid rgba(32, 32, 32, 0.65) !important;}
 
<!--- 상단박스/툴박스/드롭다운 --->
<!--- 목차 색 변경 --->
.dropdown-item { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);color: #DECC9C !important;background-color: #722F37 !important;border-color: transparent !important;}
.toctogglelabel:after {
<!--- 상단박스/툴박스/드롭다운 호버 --->
color: #DECC9C!important;
.dropdown-item:hover {box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);background-color: #202020 !important;color: #722F37 !important;border-color: 1px solid rgba(32, 32, 32, 0.65) !important;}
}
<!--- 상단박스/툴박스/드롭다운 메뉴 박스 --->
.toctext {
.dropdown-menu { color: #DECC9C !important;background-color: #722F37 !important;border-color: transparent !important;}
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일, 또 하나의 해가 밝았습니다.
세계는 공장에서 피어오르는 연기로 새해의 첫날을 맞이하였습니다. 도시는 철과 검은 황금으로 가득 찼고, 사람들은 빛보다도 빠르게 소식을 듣고 죽음을 맞이합니다.

한 세기 전, 사람들은 과학이 모든 것을 바꿔줄 것이라 믿었습니다. 그리고 동시에, 마법은 잊힌 신화가 아니라 여전히 살아 숨 쉬는 현실이었습니다.
그러나 기술과 마법이 함께 달리기 시작했을 때, 그것은 진보가 아니라 폭주였습니다.

도시는 발전했지만, 그 속의 인간은 분열되었습니다.
강철은 무기였고, 마법은 도구였습니다.
권력은 이를 손에 넣은 자들의 것이 되었고, 그 외의 모든 존재는 이질적이거나, 불필요하거나, 제거해야 할 대상으로 전락했습니다.

국가는 통합을 말하면서도 증오로 쪼개졌고,
자유를 부르짖는 입은 독재를 실행했고,
평화를 말하는 손은 전쟁 준비로 바빴습니다.

누군가는 이 시대를 기회의 황금기라 부릅니다.
또 누군가는 문명의 말기라고 부릅니다.
그러나 어느 쪽이든 이 시대는, 확실히 영광의 황혼이라 부를만합니다.

태양은 아직 지지 않았지만, 그 빛은 더 이상 따뜻하지 않습니다.
그리고 그 아래에 숨은 그림자는 점점 더 짙어지고 있습니다.

기계는 멈추지 않습니다.
마법은 복종하지 않습니다.
역사는 다시, 피를 원하고 있습니다.

그리고 우리는 묻습니다.

"과연 이번에는, 누가 세계의 마지막 불꽃이 될 것인가?"
쳇GPT 사용


게르트란트 연방공화국

Gertlandische Bundesrepublik l Federal Republic of Gertland
100% 100%
국기 국장
Recht und Freiheit
정의와 자유
상징
국가 「Gertlandischeandlied」
게르트란트의 노래
국화
붉은 튤립
국조
검독수리
역사
[ 펼치기 · 접기 ]
  • 팔라티아 현력 1959년 7월 11일 게르트란트 연방공화국 건국
지리
[ 펼치기 · 접기 ]
수도 | 최대 도시
게르트베르크
접경국
칼레르타니아, 로자르-슈르콩테, 안셀-로반트, 데마이
하위 행정구역
[ 펼치기 · 접기 ]
중부 리베르스 지역
3개 자유시(Freiervers)
9개 자유주(Freistaat)
인문 환경
[ 펼치기 · 접기 ]
인구
총 인구
약 64,800,000명 이상
민족 구성
노르트게르트인, 오스트게르트인
공용어
게르트어
공용 문자
로이텐 문자
종교
국교
없음
종교 분포
크리스타드 개신회, 크리스타드 정교회
군대
게르트란트 연방방위군
정치
[ 펼치기 · 접기 ]
정치 체제
공화제, 양원제, 다당제, 연방제, 주민자치제, 정교분리, 세속국가, 직선제(국가원수), 간선제(정부수반), 이원정부제
국가요인
연방대통령(국가원수)
한스 클레트
연방총리(정부수반)
아르텐 슈테이너
여당
시민자유당(CLP)
경제
[ 펼치기 · 접기 ]
경제 체제
자본주의적 시장경제
신용등급
A(양호)
공식 화폐
게르트란트 길덴(Gd)
단위
[ 펼치기 · 접기 ]
법정 연호
팔라티아 현력
시간대
ITC+02:30
도량형
국제단위계(ISU)
통행방향
우측통행
팔라티아 현력 1970년 1월 1일, 게르트란트 연방의회 의사당
지도
[ 펼치기 · 접기 ]

개요

게르트란트 연방공화국(Gertlandische Bundesrepublik, Federal Republic of Gertland), 통칭 게르트란트(Gertlandische)는 리베르스 대륙 중부에 위치한 연방공화국입니다.

팔라티아 현력 1959년 당시에 일어났던 일명 게르트란트 7월 혁명의 결과, 공화혁명전선(RRF)이 승리하여 공식적으로 엣 신성 게르트란트 제국 정부가 무너지면서 건국되었습니다.

상세

(추가 예정)

행정구역

총 3개의 자유시(Freiervers)와 9개의 자유주(Freistaat)로 구성되어있습니다.

정치

(추가 예정)

군사