NATION

PASSWORD

Guide to a Website Like Factbook

A place to put national factbooks, embassy exchanges, and other information regarding the nations of the world. [In character]
User avatar
Emerstari
Diplomat
 
Posts: 503
Founded: Oct 22, 2016
Moralistic Democracy

Guide to a Website Like Factbook

Postby Emerstari » Mon Apr 10, 2017 5:18 pm


Emerstari's Guide to a Website like Factbook

Original Template by Herrebrugh, Edited Template by Emerstari

Plenty of factbooks are just a few paragraphs, don't contain that much information, or are not pleasant to look at. This template developed by Herrebrugh and edited by myself will solve all of that. The factbook will catch the eye and is more than adequate at holding information. This guide is also very simple, there are only three steps. Though sure, there are other similar guides to creating factbooks that look like websites but why not give this one a chance? And before the guide begins, I have to quote Ponderosa:
Disclaimer: This guide is designed for the game side factbooks, found on your nation page. Some codes and templates do not work well on forum side factbooks, and will not work at all on sites like IIWiki. If you have any questions, please submit them in the thread here. I prefer not to receive telegrams with questions.
Contents
Step One: The First Banner
Step Two: Remainder of the Home Page
Step Three: Other tabs
Examples



Making the Home Page

The Banner
The homepage is without a doubt the most important part of the website factbooks as it is the first one people will see. As such the banner is also very important. It is the first thing people will see on the homepage.

Code: Select all
[align=center][background-block=#COLOR ONE]
[background=#COLOR TWO][color=#COLOR TWO]|[/color] [color=#COLOR ONE]Home[/color] [color=#COLOR TWO]|[/color][/background] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color][/background-block]
[background-block=#COLOR TWO][color=#COLOR TWO]´[/color][/background-block]
[background-block=#COLOR TWO][img]IMAGE URL (900 x 200 for best results)[/img]
[color=#COLOR TWO]´[/color]
[/background-block][/align]

Instructions
  1. Code the Banner and add or subtract as many tabs as you need (Later you will need to make a dispatch for each)
  2. Pick two colors such as red and dark red
  3. Find an image to go with the banner
Raw
Code: Select all
[align=right][img]https://media.discordapp.net/attachments/306960464137420821/422872779554160640/ev7xRaI.png?width=150&height=65[/img][/align]
[floatright][url=https://www.nationstates.net/nation=factbook_puppet_of_emerstari/detail=factbook/id=743494]Versioun Emerstarian[/url][tab=4][/tab][/floatright]
[align=center][background-block=#800000]
[background=#c83737][color=#c83737]|[/color] [color=#800000]Home[/color] [color=#c83737]|[/color][/background] [url=http://www.nationstates.net/page=dispatch/id=741317][color=#c83737]General Facts and Information[/color][/url] [color=#800000]|[/color] [url=http://www.nationstates.net/page=dispatch/id=741337][color=#c83737]Visit Emerstari[/color][/url] [color=#800000]|[/color] [url=http://www.nationstates.net/page=dispatch/id=741469][color=#c83737]Government[/color][/url] [color=#800000]|[/color] [url=http://www.nationstates.net/page=dispatch/id=741572][color=#c83737]EmerNews[/color][/url] [color=#800000]|[/color][/background-block]
[background-block=#c83737][color=#c83737]´[/color][/background-block]
[background-block=#c83737][img]http://i.imgur.com/jVMBdKq.jpg[/img]
[color=#c83737]´[/color]
[/background-block][/align]

Regular
Image

If you saw the image in the upper right corner and said, "I wonder if I could do that?" If you did, you can find the instructions below. You can also make the factbook available in different languages if you wish to do so, I will have the code below, as well. However, I took those out of the code from earlier for the sake of simplicity. Note that these go before the banner's main code.
Code: Select all
[align=right][img]IMAGE[/img][/align]
[floatright][url=FACTBOOK IN THAT LANGUAGE]LANGUAGE[/url][tab=4][/tab][/floatright]


Remainder of the Main Page
So far all of this has just been about the banner of the homepage but now we're finishing up the homepage and will teach you how to make other pages in the subsequent steps.

Code: Select all
[font=FONT][size=SIZE]Welcome[/size][/font]

PARAGRAPH ABOUT THE FACTBOOK

Feel free to click on the tabs at the top of your screen:

"NAME OF PAGE" (DESCRIPTION OF PAGE);
"NAME OF PAGE" (DESCRIPTION OF PAGE);
"NAME OF PAGE" (DESCRIPTION OF PAGE);
"NAME OF PAGE" (DESCRIPTION OF PAGE).

[font=FONT][size=SIZE]NATION - YEAR[/size][/font]
[b]DATE 1[/b] - RECENT EVENT 1
[b]DATE 2[/b] - RECENT EVENT 2
[b]DATE 3[/b] - RECENT EVENT 3
[b]DATE 4[/b] - RECENT EVENT 4
[b]DATE 5[/b] - RECENT EVENT 5
[b]DATE 6[/b] - RECENT EVENT 6
[b]DATE 7[/b] - RECENT EVENT 7
[b]DATE 8[/b] - RECENT EVENT 8
[b]DATE 9[/b] - RECENT EVENT 9
[hr]
[font=sitka heading]Original Template by: [nation]Herrebrugh[/nation][floatright]Guide Found Here:
https://forum.nationstates.net/viewtopic.php?f=23&t=408860[/floatright]
Guide and Edited Template by: [nation]Emerstari[/nation][/font]

Instructions
  1. Code all of it
  2. Fill in the blanks

Another optional addition is to fill in the blank space on the right side of the page. There are many ways you can do this but below will be an example and two possible ideas. Note that this would be below the banner code but prior to the body of the homepage.
- Your nation's national anthem (As Herrebrugh and I did)
- Basic information about your nation such as its leader or the date it was founded
Code: Select all
[floatright][box][font=FONT][/font][/box][/floatright]



Other Tabs


Making Other Tabs
This step depends on whether you decide to have two tabs or fifteen. It is easy to do but also easy to mess up at the same time, so read carefully.

Code: Select all
[align=center][background-block=#COLOR ONE]
[color=#COLOR TWO]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]Home[/color][/url] [color=#COLOR TWO]|[/color] [background=#COLOR TWO][color=#COLOR ONE]FACTBOOK NAME[/color][/background] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color][/background-block]
[background-block=#COLOR TWO][color=#COLOR TWO]´[/color][/background-block]
[background-block=#COLOR TWO][img]IMAGE URL (900 x 200 for best results)[/img]
[color=#COLOR TWO]´[/color]
[/background-block][/align]

Instructions
  1. Create a new factbook for the tab
  2. Code the banner
  3. Find an image for the banner
  4. Make the body

As you can see the area where the tabs are, the tab called "Home" looks different than it did on the homepage's banner. As this is a different factbook, there is a link to home. You take the link away when it is that tab's factbook. I know that is sounds a little complicated but it should be very simple to change it so I will let you learn how to change it yourself.


Examples

Last edited by Emerstari on Sat Aug 25, 2018 10:17 pm, edited 8 times in total.
Christian, semi-constitutional monarchy
Current Year: 2036
Current King: Erik XII Georg
(b. 1970, r. 2007-present)
Bunny and Friend:
(\__/) (\(\
(='.'=) ( - -)
(")_(") ((‘) (’)

User avatar
TURTLESHROOM II
Senator
 
Posts: 4128
Founded: Dec 08, 2014
Right-wing Utopia

Tagged!

Postby TURTLESHROOM II » Wed Apr 12, 2017 3:49 pm

Tagged! Dude, this is incredible, I would really like to make a Factbook like this some day.
Last edited by TURTLESHROOM II on Wed Apr 12, 2017 3:50 pm, edited 1 time in total.
Jesus loves you and died for you!
World Factbook
First Constitution
Legation Quarter
"NOOKULAR" STOCKPILE: 701,033 fission and dropping, 7 fusion.
CM wrote:Have I reached peak enlightened centrism yet? I'm getting chills just thinking about taking an actual position.

Proctopeo wrote:anarcho-von habsburgism

Lillorainen wrote:"Tengri's balls, [do] boys really never grow up?!"
Nuroblav wrote:On the contrary! Seize the means of ROBOT ARMS!
News ticker (updated 4/6/2024 AD):

As TS adapts to new normal, large flagellant sects remain -|- TurtleShroom forfeits imperial dignity -|- "Skibidi Toilet" creator awarded highest artistic honor for contributions to wholesome family entertainment (obscene gestures cut out)

User avatar
Emerstari
Diplomat
 
Posts: 503
Founded: Oct 22, 2016
Moralistic Democracy

Postby Emerstari » Wed Apr 12, 2017 3:57 pm

TURTLESHROOM II wrote:Tagged! Dude, this is incredible, I would really like to make a Factbook like this some day.


Thanks! If you have any questions you can ask me on this thread, I prefer not to receive telegrams. Or, you can contact the original template creator, Herrebrugh.
Christian, semi-constitutional monarchy
Current Year: 2036
Current King: Erik XII Georg
(b. 1970, r. 2007-present)
Bunny and Friend:
(\__/) (\(\
(='.'=) ( - -)
(")_(") ((‘) (’)

User avatar
The Kazakh Autonomous Soviet Republic
Civil Servant
 
Posts: 6
Founded: Apr 17, 2018
Ex-Nation

Postby The Kazakh Autonomous Soviet Republic » Sat Jun 02, 2018 5:50 am

Wow! :clap:
This is one of the best factbooks I've seen.
I've made one and tagged you too.
Please see and please give any suggestions to improve it.

My factbook - https://www.nationstates.net/nation=the ... id=1037883

:)

User avatar
Asahi
Lobbyist
 
Posts: 17
Founded: Jun 02, 2018
Ex-Nation

Postby Asahi » Sat Jun 02, 2018 6:04 am

wow looking nice! I want to use this code for my factbook informations
—— State of Asahi ——

User avatar
Khataiy
Minister
 
Posts: 2947
Founded: Apr 22, 2018
Ex-Nation

Postby Khataiy » Mon Jun 04, 2018 3:50 pm

Tag

User avatar
Ankuran
Chargé d'Affaires
 
Posts: 356
Founded: Jul 17, 2016
Liberal Democratic Socialists

Postby Ankuran » Mon Jun 04, 2018 6:48 pm

Looks super nice. Definitely saving this for things to play around with later.
<WARNING!!> Sleep [ ▋▁ ▁ ▁ ▁ ▁ ▁ ▁ ▁ ▁ ]

<CRITICAL!!> F7 [ ▋▋▋▋▋▋▋▋▋▋]
Strength Through Unity | La force via l'union

████████████████

User avatar
Old Beringia
Minister
 
Posts: 2833
Founded: Apr 17, 2010
Capitalist Paradise

Postby Old Beringia » Mon Jun 04, 2018 9:35 pm

This is an incredible guide. Very well put together. I'm surprised this didn't get more attention.
Beringia is back!
The Theocratic Fascist Empire of Old Beringia
"Dulce et decorum est pro patria mori"

[God Empress Alicia Esmeraude Dux Ducis II]
[Embassy Program 2.0 | Survive in Beringia | NS Factbook and Q&A (Outdated)]
[NSEconomy Calc | Map (Outdated) | iiWiki Page (Current WIP) | WikiStates Page (RIP)]
[~~~~Declaration of Intent Regarding Terrorism~~~~]

User avatar
Kyrusia
Retired Moderator
 
Posts: 10152
Founded: Nov 12, 2007
Capitalizt

Postby Kyrusia » Mon Jun 04, 2018 9:37 pm

Old Beringia wrote:This is an incredible guide. Very well put together. I'm surprised this didn't get more attention.

It was added to the Welcome Thread; hopefully, now it will.

Speaking of: well done, Emerstari.
[KYRU]
old. roleplayer. the goat your parents warned you about.

User avatar
The Void Territories
Civilian
 
Posts: 1
Founded: Jun 01, 2018
Ex-Nation

Postby The Void Territories » Tue Jun 05, 2018 8:50 pm

Saving this for later use! Very cool!

User avatar
Emerstari
Diplomat
 
Posts: 503
Founded: Oct 22, 2016
Moralistic Democracy

Postby Emerstari » Thu Aug 02, 2018 2:53 pm

I haven't been on the forum for awhile so didn't see all of this though I edited the guide so it should be neater and easier to follow. I also edited the template slightly to, in my opinion, make it look a little better. Thanks for all the compliments!
Kyrusia wrote:
Old Beringia wrote:This is an incredible guide. Very well put together. I'm surprised this didn't get more attention.

It was added to the Welcome Thread; hopefully, now it will.

Speaking of: well done, Emerstari.

And thank you for adding it to the Welcome Thread, Kyrusia, it was incredible seeing it there.
Christian, semi-constitutional monarchy
Current Year: 2036
Current King: Erik XII Georg
(b. 1970, r. 2007-present)
Bunny and Friend:
(\__/) (\(\
(='.'=) ( - -)
(")_(") ((‘) (’)

User avatar
Epic Fail
Political Columnist
 
Posts: 2
Founded: Jan 02, 2019
Ex-Nation

Postby Epic Fail » Wed Jan 09, 2019 6:03 pm

Thanks for making this! super useful

User avatar
Hystaria
Chargé d'Affaires
 
Posts: 490
Founded: Jul 04, 2018
Ex-Nation

Postby Hystaria » Mon Jan 14, 2019 10:16 am

So these are in our fact books or?
A [Tier:9 Level:1 Type:9
Power Comparator: (see below)5.2, according to this index.

(Please quote me in forums to find your response, please, that would be nice.)
Trade with me, trade without Idelogys harming us, Money doesn't care what side you are on.
i swear my eternal service to the lasaga lord and wish to spread it to all i meet .
[spoiler= Official Allies]Bolkenia
Kowani wrote:Hystaria. They’re both edgy, but only one of them is a special kind of edgy.

I dont use NS states, I use factbooks.

User avatar
Silver Commonwealth
Ambassador
 
Posts: 1834
Founded: Aug 16, 2018
Psychotic Dictatorship

Postby Silver Commonwealth » Tue Jan 15, 2019 11:18 am

Thanks! Helped me a lot to revamp my facbooks. ^.^
✥ ᴛʜᴇ ɴᴇᴡꜱ ✥
- ꜱɴɴ
- ᴀʀᴄʜɪᴠᴇ
✉ ʀᴀɴᴅᴏᴍ ✉
- ᴀᴅᴍɪɴɪꜱᴛʀᴀᴛɪᴏɴ
- ꜱᴛᴏʀɪᴇꜱ
⚒ ᴛʜᴇ ɴᴀᴛɪᴏɴᴀʟ ᴡᴏʀʟᴅ ʀᴇᴘᴜʙʟɪᴄ ᴏꜰ ꜱɪʟᴠᴇʀ ᴄᴏᴍᴍᴏɴᴡᴇᴀʟᴛʜ ⚒
|☐ʜᴏᴍᴇ☐|❖ꜱᴄ ɪɴ ʜᴏɪ4❖|★ꜱᴄ'ꜱ ʀᴀᴅɪᴏ&ʟᴏᴄᴀᴛɪᴏɴꜱ★|❇ᴄᴏɴꜱᴛɪᴛᴜᴛɪᴏɴ❇|✧ᴍɪʟɪᴛᴀʀʏ✧|✝ᴍᴀᴘꜱ&ɪɴꜰᴏ✝|☢ʜɪꜱᴛᴏʀʏ☢|
⚖ ᴀꜱ ᴛʜᴇ ᴍᴏᴅᴇʀᴀᴛᴇꜱ ᴀʀᴏᴜɴᴅ ᴛʜᴇᴍ ꜰᴇʟʟ,
ʀᴀᴅɪᴄᴀʟɪᴢᴀᴛɪᴏɴ ᴏꜰ ꜱᴄ'ꜱ ᴅᴇᴍᴏᴄʀᴀᴄʏ ꜱᴜᴘᴘᴏʀᴛᴇʀꜱ ʙᴇᴄᴀᴍᴇ ᴀ ᴍᴀᴛᴛᴇʀ ᴏꜰ ꜱᴜʀᴠɪᴠᴀʟ ☠
_[][][][][][][L'''][Σ][][~][][][]_
̿̿ ̿̿ ̿̿ ̿'̿'\̵͇̿̿\(▀_(▀_(▀_(▀_(▀_(▀_(▀_▀)_▀)_▀)_▀)_▀)_▀)_▀)/̵͇̿̿/’̿’̿ ̿ ̿̿ ̿̿ ̿̿

This nation doesn't represent my views

IRL views: not much different from 4 years ago (socdem)

Tom being a control freak + pathological distrust of private enterprises = this nation

''I thought that I was a conservative. Turns out, I was just sentimental at times''

User avatar
Romextly
Postmaster-General
 
Posts: 10285
Founded: Nov 10, 2018
Ex-Nation

Postby Romextly » Mon Jul 13, 2020 12:25 pm

tag

User avatar
Sierra Grand
Chargé d'Affaires
 
Posts: 358
Founded: Jul 14, 2020
Psychotic Dictatorship

Wow

Postby Sierra Grand » Mon Jan 11, 2021 11:03 am

This
is
just
beautiful
IC Sierra Grand does not represent my actual views, it is more authoritarian than I am.
Proud American-Albanian-Belgian and NAVA member (he/him)
Fluent Anglophone, Albanophone, Francophone, Partially Germanophone
Hail Sovereign Sara May. L.P.D. and Left/Rights claim victory in Luyver meanwhile Cantonsall is currently on fire. Another train has blown up in downtown P.E., what's new?

User avatar
Nigeriao Kingdom
Attaché
 
Posts: 90
Founded: Jun 10, 2021
Father Knows Best State

Postby Nigeriao Kingdom » Sun Jul 11, 2021 2:50 pm

Emerstari wrote:
Emerstari's Guide to a Website like Factbook

Original Template by Herrebrugh, Edited Template by Emerstari

Plenty of factbooks are just a few paragraphs, don't contain that much information, or are not pleasant to look at. This template developed by Herrebrugh and edited by myself will solve all of that. The factbook will catch the eye and is more than adequate at holding information. This guide is also very simple, there are only three steps. Though sure, there are other similar guides to creating factbooks that look like websites but why not give this one a chance? And before the guide begins, I have to quote Ponderosa:
Disclaimer: This guide is designed for the game side factbooks, found on your nation page. Some codes and templates do not work well on forum side factbooks, and will not work at all on sites like IIWiki. If you have any questions, please submit them in the thread here. I prefer not to receive telegrams with questions.
Contents
Step One: The First Banner
Step Two: Remainder of the Home Page
Step Three: Other tabs
Examples



Making the Home Page

The Banner
The homepage is without a doubt the most important part of the website factbooks as it is the first one people will see. As such the banner is also very important. It is the first thing people will see on the homepage.

Code: Select all
[align=center][background-block=#COLOR ONE]
[background=#COLOR TWO][color=#COLOR TWO]|[/color] [color=#COLOR ONE]Home[/color] [color=#COLOR TWO]|[/color][/background] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color][/background-block]
[background-block=#COLOR TWO][color=#COLOR TWO]´[/color][/background-block]
[background-block=#COLOR TWO]([url=IMAGE URL (900 x 200 for best results)]Image[/url])
[color=#COLOR TWO]´[/color]
[/background-block][/align]

Instructions
  1. Code the Banner and add or subtract as many tabs as you need (Later you will need to make a dispatch for each)
  2. Pick two colors such as red and dark red
  3. Find an image to go with the banner
Raw
Code: Select all
[align=right]([url=https://media.discordapp.net/attachments/306960464137420821/422872779554160640/ev7xRaI.png?width=150&height=65]Image[/url])[/align]
[floatright][url=https://www.nationstates.net/nation=factbook_puppet_of_emerstari/detail=factbook/id=743494]Versioun Emerstarian[/url][tab=4][/tab][/floatright]
[align=center][background-block=#800000]
[background=#c83737][color=#c83737]|[/color] [color=#800000]Home[/color] [color=#c83737]|[/color][/background] [url=http://www.nationstates.net/page=dispatch/id=741317][color=#c83737]General Facts and Information[/color][/url] [color=#800000]|[/color] [url=http://www.nationstates.net/page=dispatch/id=741337][color=#c83737]Visit Emerstari[/color][/url] [color=#800000]|[/color] [url=http://www.nationstates.net/page=dispatch/id=741469][color=#c83737]Government[/color][/url] [color=#800000]|[/color] [url=http://www.nationstates.net/page=dispatch/id=741572][color=#c83737]EmerNews[/color][/url] [color=#800000]|[/color][/background-block]
[background-block=#c83737][color=#c83737]´[/color][/background-block]
[background-block=#c83737]([url=http://i.imgur.com/jVMBdKq.jpg]Image[/url])
[color=#c83737]´[/color]
[/background-block][/align]

Regular
(Image)

If you saw the image in the upper right corner and said, "I wonder if I could do that?" If you did, you can find the instructions below. You can also make the factbook available in different languages if you wish to do so, I will have the code below, as well. However, I took those out of the code from earlier for the sake of simplicity. Note that these go before the banner's main code.
Code: Select all
[align=right]([url=IMAGE]Image[/url])[/align]
[floatright][url=FACTBOOK IN THAT LANGUAGE]LANGUAGE[/url][tab=4][/tab][/floatright]


Remainder of the Main Page
So far all of this has just been about the banner of the homepage but now we're finishing up the homepage and will teach you how to make other pages in the subsequent steps.

Code: Select all
[font=FONT][size=SIZE]Welcome[/size][/font]

PARAGRAPH ABOUT THE FACTBOOK

Feel free to click on the tabs at the top of your screen:

"NAME OF PAGE" (DESCRIPTION OF PAGE);
"NAME OF PAGE" (DESCRIPTION OF PAGE);
"NAME OF PAGE" (DESCRIPTION OF PAGE);
"NAME OF PAGE" (DESCRIPTION OF PAGE).

[font=FONT][size=SIZE]NATION - YEAR[/size][/font]
[b]DATE 1[/b] - RECENT EVENT 1
[b]DATE 2[/b] - RECENT EVENT 2
[b]DATE 3[/b] - RECENT EVENT 3
[b]DATE 4[/b] - RECENT EVENT 4
[b]DATE 5[/b] - RECENT EVENT 5
[b]DATE 6[/b] - RECENT EVENT 6
[b]DATE 7[/b] - RECENT EVENT 7
[b]DATE 8[/b] - RECENT EVENT 8
[b]DATE 9[/b] - RECENT EVENT 9
[hr]
[font=sitka heading]Original Template by: [nation]Herrebrugh[/nation][floatright]Guide Found Here:
https://forum.nationstates.net/viewtopic.php?f=23&t=408860[/floatright]
Guide and Edited Template by: [nation]Emerstari[/nation][/font]

Instructions
  1. Code all of it
  2. Fill in the blanks

Another optional addition is to fill in the blank space on the right side of the page. There are many ways you can do this but below will be an example and two possible ideas. Note that this would be below the banner code but prior to the body of the homepage.
- Your nation's national anthem (As Herrebrugh and I did)
- Basic information about your nation such as its leader or the date it was founded
Code: Select all
[floatright][box][font=FONT][/font][/box][/floatright]



Other Tabs


Making Other Tabs
This step depends on whether you decide to have two tabs or fifteen. It is easy to do but also easy to mess up at the same time, so read carefully.

Code: Select all
[align=center][background-block=#COLOR ONE]
[color=#COLOR TWO]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]Home[/color][/url] [color=#COLOR TWO]|[/color] [background=#COLOR TWO][color=#COLOR ONE]FACTBOOK NAME[/color][/background] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color] [url=http://www.nationstates.net/page=dispatch/id=FACTBOOK URL][color=#COLOR TWO]FACTBOOK NAME[/color][/url] [color=#COLOR ONE]|[/color][/background-block]
[background-block=#COLOR TWO][color=#COLOR TWO]´[/color][/background-block]
[background-block=#COLOR TWO]([url=IMAGE URL (900 x 200 for best results)]Image[/url])
[color=#COLOR TWO]´[/color]
[/background-block][/align]

Instructions
  1. Create a new factbook for the tab
  2. Code the banner
  3. Find an image for the banner
  4. Make the body

As you can see the area where the tabs are, the tab called "Home" looks different than it did on the homepage's banner. As this is a different factbook, there is a link to home. You take the link away when it is that tab's factbook. I know that is sounds a little complicated but it should be very simple to change it so I will let you learn how to change it yourself.


Examples



This is terrible when I tried I did not work except from the home page
TIS IS A SIGNATURE

User avatar
North Macaronesa
Envoy
 
Posts: 247
Founded: Sep 06, 2022
Ex-Nation

Postby North Macaronesa » Wed Sep 07, 2022 4:27 pm

I know this thread is long dead, but if you could answer this question that would be awesome!

In the banner, when I try to upload a 900 x 200 image (like recommended), it only takes up the middle portion of the banner, unlike the example. If you could troubleshoot this, that would be great! Thank you in advance!

Edit: I tried different crops for the photos (1200 x 300), but it still comes out like that.
Welcome to North Macaronesia! | She/Her | NS stats are not canon

The Macaronesian Times | Record snowfall on Telde causes worry for Tenerife farmers as temperatures increase | New Progressive Party calls for end of conversion therapy in North Macaronesia | Two die in Highway TR-1 landslide, critics call out highway system as "poorly designed", call for US-Interstate-style system

Overview
| Issue Draft

User avatar
Emerstari
Diplomat
 
Posts: 503
Founded: Oct 22, 2016
Moralistic Democracy

Postby Emerstari » Sun Sep 25, 2022 1:23 pm

North Macaronesa wrote:I know this thread is long dead, but if you could answer this question that would be awesome!

In the banner, when I try to upload a 900 x 200 image (like recommended), it only takes up the middle portion of the banner, unlike the example. If you could troubleshoot this, that would be great! Thank you in advance!

Edit: I tried different crops for the photos (1200 x 300), but it still comes out like that.


I apologize that I don't really remember all the details of this guide anymore, but I'll do what I can to help. If it's not too much trouble, you can send over the code, and I can play around with it. Hopefully we'll see what's the matter.
Christian, semi-constitutional monarchy
Current Year: 2036
Current King: Erik XII Georg
(b. 1970, r. 2007-present)
Bunny and Friend:
(\__/) (\(\
(='.'=) ( - -)
(")_(") ((‘) (’)

User avatar
Casodium
Lobbyist
 
Posts: 21
Founded: May 13, 2023
Democratic Socialists

Postby Casodium » Mon May 29, 2023 4:23 pm

Tag.
THE UNIFIED PROVINCES OF CASODIUM

We Strive Together Towards Progress


User avatar
Wizlandia
Diplomat
 
Posts: 732
Founded: Nov 18, 2012
Civil Rights Lovefest

Postby Wizlandia » Mon May 29, 2023 4:25 pm

Tagged.
光复香港,时代革命。
Constitution of Wizlandia
Wizlandia Political Parties
Pro: Classical Liberalism, Market Economy, Civil Liberties, Free Speech, Immigration, LGBT Equality, Religious Liberty, School Choice, Carbon Pricing, Free Trade, Peace Through Strength, U.S., NATO, Ukraine, Israel, Taiwan, Supreme Court of the United States
Anti: Leftism, Nationalism, Islamic Fundamentalism, Anti-Semitism, Isolationism, Eurofederalism, MAGA Movement, American Progressivism, Affirmative Action/DEI/CRT/Grievance Studies, Xi, Putin, Ali Khamenei, Maduro, Hamas

User avatar
Senscaria
Diplomat
 
Posts: 531
Founded: Dec 16, 2022
Iron Fist Consumerists

Postby Senscaria » Mon May 29, 2023 4:28 pm

Tagged.
FROM THE OFFICE OF HIS INDEFINITE HOLY REGENCY, REGENT ALEXANDER CLARENCE:
bababooey
"Welcome to Senscaria, industry reigns supreme. You are entering through the gates of our greatest projects, from machines of mass destruction and war to the infrastructure spanning continents. Our search for progress and our lost king must continue. There is much to be done. We welcome you with open arms. The thugshaking will continue no matter what."

Obligatory NS stats are not canon, for they have been burning in the furnaces for days now. Democracy has returned somewhat through Senscarian (used to be British) Parliamentary system, don’t worry, we’re still your archetypal evil space empire for the lolz.

User avatar
DutchFormosa
Envoy
 
Posts: 201
Founded: Feb 11, 2023
Scandinavian Liberal Paradise

Postby DutchFormosa » Mon May 29, 2023 4:28 pm

Also tagged.
Wiki (unfinished) (temporarily disabled)
████████

User avatar
Bagiyagaram
Bureaucrat
 
Posts: 42
Founded: May 27, 2023
Ex-Nation

Postby Bagiyagaram » Wed May 31, 2023 9:25 pm

Tag.
--------Come Friend, Come Brother, Come Sister!--------
- The Republic of Bagiyagaram -


User avatar
Kaskalma
Spokesperson
 
Posts: 184
Founded: Jul 03, 2022
Iron Fist Consumerists

Postby Kaskalma » Fri Nov 17, 2023 1:50 pm

https://www.nationstates.net/nation=kas ... id=1802517

I’m currently working on this, it’s largely inspired by gov.uk and us.gov, I also got some help from great altera. The only question I have is where to go from here. I don’t know what the rest of the page should look like. I’d like it to be functional, yet simultaneously good looking and fairly unique. Any ideas?

Next

Advertisement

Remove ads

Return to Factbooks and National Information

Who is online

Users browsing this forum: No registered users

Advertisement

Remove ads